records

records

Active filters Clear all

No active filters

Filters

Nombre de passagers à Tontouta depuis 2016

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
annee_mois
               

No description available for this field.

Name (identifier)
annee_mois
Type
date
Sample
                       
Sens
               

No description available for this field.

Name (identifier)
sens
Type
text
Sample
                       
PAX
               

No description available for this field.

Name (identifier)
pax
Type
decimal
Sample
                       

JSON Schema

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

{
  • "title":"pax-tontouta-depuis-2016",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/pax-tontouta-depuis-2016"
      }
    ]
    ,
  • "definitions":
    {
    • "pax-tontouta-depuis-2016":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/pax-tontouta-depuis-2016_records"
            }
          }
        }
      }
      ,
    • "pax-tontouta-depuis-2016_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "annee_mois":
              {
              • "type":"string",
              • "format":"date",
              • "title":"annee_mois",
              • "description":""
              }
              ,
            • "sens":
              {
              • "type":"string",
              • "title":"Sens",
              • "description":""
              }
              ,
            • "pax":
              {
              • "type":"number",
              • "title":"PAX",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets