{
  "bytes": 33729,
  "count_of_rows": 209,
  "hash": "51275c9713d80962490eadf75cbb089d",
  "name": "london-public-transport",
  "profile": "data-package",
  "resources": [
    {
      "bytes": 33729,
      "dialect": {
        "caseSensitiveHeader": false,
        "delimiter": ",",
        "doubleQuote": true,
        "header": true,
        "lineTerminator": "\r\n",
        "quoteChar": "\"",
        "skipInitialSpace": false
      },
      "encoding": "utf-8",
      "format": "csv",
      "hash": "4f88deccd15289f5c39bb5489592bfb0",
      "name": "london-public-transport",
      "path": "data/public-transport-journeys.csv",
      "profile": "tabular-data-resource",
      "schema": {
        "fields": [
          {
            "format": "default",
            "name": "Period and Financial year",
            "type": "any"
          },
          {
            "format": "default",
            "name": "Reporting Period",
            "type": "any"
          },
          {
            "format": "default",
            "name": "Days in period",
            "type": "any"
          },
          {
            "format": "default",
            "name": "Period beginning",
            "type": "any"
          },
          {
            "format": "default",
            "name": "Period ending",
            "type": "any"
          },
          {
            "format": "default",
            "name": "Bus journeys (m)",
            "type": "any"
          },
          {
            "format": "default",
            "name": "Underground journeys (m)",
            "type": "any"
          },
          {
            "format": "default",
            "name": "DLR Journeys (m)",
            "type": "any"
          },
          {
            "format": "default",
            "name": "Tram Journeys (m)",
            "type": "any"
          },
          {
            "format": "default",
            "name": "Overground Journeys (m)",
            "type": "any"
          },
          {
            "format": "default",
            "name": "London Cable Car Journeys (m)",
            "type": "any"
          },
          {
            "format": "default",
            "name": "TfL Rail Journeys (m)",
            "type": "any"
          }
        ],
        "missingValues": [
          ""
        ]
      }
    }
  ],
  "title": "London public journeys by type of transport"
}