Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • I iisa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 31
    • Issues 31
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • drupal
  • iisa
  • Wiki
  • Tech specs
  • content types

Last edited by Annesley Newholm Jul 05, 2016
Page history

content types

Drupal Content-Types, taxonomies, fields:
---------------------------- Lookup Taxonomies:
pillar:
  Fields from the data-feed: Pillar and Category e.g. Commercialization / Industrial Production And Manipulation
Note that "Category" is a category of the Pillar top level.
indicator source:
  Fields from the data-feed: Source e.g. FAOSTAT, WHO
MANUAL DATA INPUT.

---------------------------- Lookup fieldable Modules (available through entities layer!):
country:
  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
MODULE PROVIDED.

---------------------------- Lookup Content-Types:
indicator:
  Fields from the data-feed: Code, Pillar, Category, Name, Period, Source, Observations
  Name e.g. Cereal production (% of world production)
FEEDS IMPORT (from CSV) iisa_initial_indicators_import

---------------------------- 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 per year containing all the data-points in the columns that year
data:
  Fields from the data-feed: Country, [NO: Group is duplication here], Year (Year of data point i think), Code, Value
each country / indicator has revisions over time
node-revisions will be switched on and used with the node-revision date equal to the Year the data was collected
Clone repository
  • Home
  • tech specs
  • tech specs
    • content types
    • modules