records

records

Active filters Clear all

No active filters

Filters

Bike lane statistics for Burrard Bridge 2009-2010

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
date
               

No description available for this field.

Name (identifier)
date
Type
date
Sample
                       
comments
               

No description available for this field.

Name (identifier)
comments
Type
text
Sample
                       
northbound pedestrians
               

No description available for this field.

Name (identifier)
northbound_pedestrians
Type
integer
Sample
                       
southbound pedestrians
               

No description available for this field.

Name (identifier)
southbound_pedestrians
Type
integer
Sample
                       
total pedestrians
               

No description available for this field.

Name (identifier)
total_pedestrians
Type
integer
Sample
                       
northbound bicycles
               

No description available for this field.

Name (identifier)
northbound_bicycles
Type
integer
Sample
                       
southbound bicycles
               

No description available for this field.

Name (identifier)
southbound_bicycles
Type
integer
Sample
                       
total bicycles
               

No description available for this field.

Name (identifier)
total_bicycles
Type
integer
Sample
                       
northbound vehicles
               

No description available for this field.

Name (identifier)
northbound_vehicles
Type
integer
Sample
                       
southbound vehicles
               

No description available for this field.

Name (identifier)
southbound_vehicles
Type
integer
Sample
                       
total vehicles
               

No description available for this field.

Name (identifier)
total_vehicles
Type
integer
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"bike-lane-statistics-for-burrard-bridge-2009-2010",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/bike-lane-statistics-for-burrard-bridge-2009-2010"
      }
    ]
    ,
  • "definitions":
    {
    • "bike-lane-statistics-for-burrard-bridge-2009-2010":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/bike-lane-statistics-for-burrard-bridge-2009-2010_records"
            }
          }
        }
      }
      ,
    • "bike-lane-statistics-for-burrard-bridge-2009-2010_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "date":
              {
              • "type":"string",
              • "format":"date",
              • "title":"date",
              • "description":""
              }
              ,
            • "comments":
              {
              • "type":"string",
              • "title":"comments",
              • "description":""
              }
              ,
            • "northbound_pedestrians":
              {
              • "type":"integer",
              • "title":"northbound pedestrians",
              • "description":""
              }
              ,
            • "southbound_pedestrians":
              {
              • "type":"integer",
              • "title":"southbound pedestrians",
              • "description":""
              }
              ,
            • "total_pedestrians":
              {
              • "type":"integer",
              • "title":"total pedestrians",
              • "description":""
              }
              ,
            • "northbound_bicycles":
              {
              • "type":"integer",
              • "title":"northbound bicycles",
              • "description":""
              }
              ,
            • "southbound_bicycles":
              {
              • "type":"integer",
              • "title":"southbound bicycles",
              • "description":""
              }
              ,
            • "total_bicycles":
              {
              • "type":"integer",
              • "title":"total bicycles",
              • "description":""
              }
              ,
            • "northbound_vehicles":
              {
              • "type":"integer",
              • "title":"northbound vehicles",
              • "description":""
              }
              ,
            • "southbound_vehicles":
              {
              • "type":"integer",
              • "title":"southbound vehicles",
              • "description":""
              }
              ,
            • "total_vehicles":
              {
              • "type":"integer",
              • "title":"total vehicles",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets