|
|
Drupal Content-Types, taxonomies, fields:
|
|
|
|
|
|
# ---------------------------- Lookup Content-Types:
|
|
|
# these could be taxonomies?
|
|
|
# these should be external community generated ontologies?
|
|
|
# we should at least check for differences...
|
|
|
---------------------------- Lookup Content-Types:
|
|
|
these could be taxonomies?
|
|
|
these should be external community generated ontologies?
|
|
|
we should at least check for differences...
|
|
|
country:
|
|
|
Fields from the data-feed: Country Name 1,2,3, ISO country code A2, A3, Group, Year
|
|
|
Fields from the data-feed: Country Name 1,2,3, ISO country code A2, A3, Group, Year (year of what?)
|
|
|
Other Fields: lat/lng bounding rectangle
|
|
|
|
|
|
indicator:
|
... | ... | @@ -18,4 +18,7 @@ indicator_source: |
|
|
Fields from the data-feed: Source
|
|
|
|
|
|
---------------------------- 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 |