-
-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📊 antibiotics: WHO Antibiotic usage #3535
Conversation
Quick links (staging server):
Login: chart-diff: ✅No charts for review.data-diff: ✅ No differences found+ Dataset garden/antibiotics/2024-11-12/antimicrobial_usage
+ + Table aware
+ + Column ddd
+ + Column did
+ + Table class
+ + Column ddd
+ + Column did
+ Dataset garden/antibiotics/2024-11-15/testing_coverage
+ + Table testing_coverage
+ + Column ctas_with_reported_bcis_bloodstream
+ + Column ctas_with_reported_bcis_gonorrhea
+ + Column ctas_with_reported_bcis_stool
+ + Column ctas_with_reported_bcis_urine
+ + Column ctas_with_reported_bcis_with_ast__gt__80_bcis_bloodstream
+ + Column ctas_with_reported_bcis_with_ast__gt__80_bcis_gonorrhea
+ + Column ctas_with_reported_bcis_with_ast__gt__80_bcis_stool
+ + Column ctas_with_reported_bcis_with_ast__gt__80_bcis_urine
+ + Column total_bcis_bloodstream
+ + Column total_bcis_gonorrhea
+ + Column total_bcis_stool
+ + Column total_bcis_urine
+ + Column total_bcis_with_ast_bloodstream
+ + Column total_bcis_with_ast_gonorrhea
+ + Column total_bcis_with_ast_stool
+ + Column total_bcis_with_ast_urine
Legend: +New ~Modified -Removed =Identical Details
Hint: Run this locally with etl diff REMOTE data/ --include yourdataset --verbose --snippet Automatically updated datasets matching weekly_wildfires|excess_mortality|covid|fluid|flunet|country_profile|garden/ihme_gbd/2019/gbd_risk are not included Edited: 2024-11-19 12:30:41 UTC |
It was caused by the dash in |
Okay brilliant, thanks! I'll avoid '-' in the future! |
Hey @Marigold, I'm running into a bit of Jinja issue that I can't figure out, would you be able to take a look to see if you can spot the issue.
Quite often with Jinja there's missing spaces around index terms e.g. for the
routeofadministration
term in the titles of variables in this dataset.I've tried to add spaces in the metadata but still the titles look like this:
Defined daily doses ofparentearally administeredAntivirals for systemic use (ATC J05) - antivirals for treatment of hiv infections, combinations (j05ar) used
, with no spaces around 'parentearally administered'. Any idea what I'm missing?