{
  "fields": [{"id":"_id","type":"int"},{"id":"TIME_PERIOD","type":"numeric","info":{"label":"TIME_PERIOD"}},{"id":"GEO","type":"text","info":{"label":"GEO"}},{"id":"UNIT_MEASURE","type":"text","info":{"label":"UNIT_MEASURE"}},{"id":"MODE","type":"text","info":{"label":"MODE"}},{"id":"OBS_VALUE","type":"numeric","info":{"label":"OBS_VALUE"}}],
  "records": [
    [1,2018,"KE","thousand People","Metre Gauge Railway",2824],
    [2,2019,"KE","thousand People","Metre Gauge Railway",4025],
    [3,2020,"KE","thousand People","Metre Gauge Railway",1899],
    [4,2021,"KE","thousand People","Metre Gauge Railway",4498],
    [5,2018,"KE","thousand People","Standard Gauge Railway",1666],
    [6,2019,"KE","thousand People","Standard Gauge Railway",1599],
    [7,2020,"KE","thousand People","Standard Gauge Railway",812],
    [8,2021,"KE","thousand People","Standard Gauge Railway",1993]
]}
