... | ... | @@ -11,15 +11,16 @@ country: |
|
|
|
|
|
indicator:
|
|
|
Fields from the data-feed: Code, Pillar, Category, Name, Period, Source, Observations
|
|
|
Name e.g. Cereal production (% of world production)
|
|
|
pillars:
|
|
|
Fields from the data-feed: Pillar
|
|
|
Fields from the data-feed: Pillar e.g. Commercialization
|
|
|
indicator_category:
|
|
|
Fields from the data-feed: Category
|
|
|
Fields from the data-feed: Category e.g. Industrial Production And Manipulation
|
|
|
indicator_source:
|
|
|
Fields from the data-feed: Source
|
|
|
Fields from the data-feed: Source e.g. FAOSTAT
|
|
|
|
|
|
---------------------------- Data Nodes:
|
|
|
the data feed needs normalisation. that is, each indicator value should be a separate node
|
|
|
the data feed has one row per country containing all the data-points in the columns
|
|
|
data:
|
|
|
Fields from the data-feed: Country, [NO: Group is duplication here], Year (Year of data point i think), Code, Value |
|
|
Fields from the data-feed: Country, [NO: Group is duplication here], Year (Year of data point i think), Code, Value |
|
|
\ No newline at end of file |