Skip to content

Data Descriptor Schema

Matt J Williams edited this page Jan 24, 2015 · 1 revision

JSON file to specify the datasets we can visualise, and .

Scheme should specify, per file:

  • presentational info (user-readable): name, duration, source attribution
  • data file fpath (CSV)
  • mapping:
    • geom type: point / region
    • geography reference: health board, constituency, hospital, etc.
    • geography fieldname
  • mappable attributes:
    • attribute name (user-readable)
    • attribute fieldname
    • type and scale: ordinal / continuous / categoric / etc
  • timeseries / static

Clone this wiki locally