-
-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 📊 covid: compact dataset * wip * undo * wip * wip * add compact dataset * improve docs
- Loading branch information
1 parent
2929db1
commit 095d02d
Showing
4 changed files
with
543 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
# NOTE: To learn more about the fields, hover over their names. | ||
definitions: | ||
common: | ||
presentation: | ||
topic_tags: | ||
- COVID-19 | ||
|
||
|
||
# Learn more about the available fields: | ||
# http://docs.owid.io/projects/etl/architecture/metadata/reference/ | ||
dataset: | ||
update_period_days: 14 | ||
|
||
|
||
tables: | ||
compact: | ||
variables: | ||
# testing_variable: | ||
# title: Testing variable title | ||
# unit: arbitrary units | ||
# short_unit: au | ||
# description_short: Short description of testing variable. | ||
# description_processing: Description of processing of testing variable. | ||
# description_key: List of key points about the indicator. | ||
# description_from_producer: Description of testing variable from producer. | ||
# processing_level: minor | ||
# type: | ||
# sort: | ||
# presentation: | ||
# attribution: | ||
# attribution_short: | ||
# faqs: | ||
# grapher_config: | ||
# title_public: | ||
# title_variant: | ||
# topic_tags: | ||
# display: | ||
# name: Testing variable | ||
# numDecimalPlaces: 0 | ||
# tolerance: 0 | ||
# color: | ||
# conversionFactor: 1 | ||
# description: | ||
# entityAnnotationsMap: Test annotation | ||
# includeInTable: | ||
# isProjection: false | ||
# unit: arbitrary units | ||
# shortUnit: au | ||
# tableDisplay: | ||
# hideAbsoluteChange: | ||
# hideRelativeChange: | ||
# yearIsDay: false | ||
# zeroDay: | ||
# roundingMode: | ||
# numSignificantFigures: | ||
# | ||
{} | ||
|
Oops, something went wrong.