records

records

Active filters Clear all

No active filters

Filters

Distances kilométriques en Nouvelle-Calédonie

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Ile
               

No description available for this field.

Name (identifier)
ile
Type
text
Sample
                       
Commune de DEPART
               

No description available for this field.

Name (identifier)
commune_de_depart
Type
text
Sample
                       
Lieu de DEPART
               

No description available for this field.

Name (identifier)
lieu_de_depart
Type
text
Sample
                       
Commune de DESTINATION
               

No description available for this field.

Name (identifier)
commune_de_destination
Type
text
Sample
                       
Lieu de DESTINATION
               

No description available for this field.

Name (identifier)
lieu_de_destination
Type
text
Sample
                       
Distance (km)
               

No description available for this field.

Name (identifier)
distance_km
Type
integer
Unit
km
Sample
                       
Source
               

No description available for this field.

Name (identifier)
source
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"distances-kilometriques-nc",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/distances-kilometriques-nc"
      }
    ]
    ,
  • "definitions":
    {
    • "distances-kilometriques-nc":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/distances-kilometriques-nc_records"
            }
          }
        }
      }
      ,
    • "distances-kilometriques-nc_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "ile":
              {
              • "type":"string",
              • "title":"Ile",
              • "description":""
              }
              ,
            • "commune_de_depart":
              {
              • "type":"string",
              • "title":"Commune de DEPART",
              • "description":""
              }
              ,
            • "lieu_de_depart":
              {
              • "type":"string",
              • "title":"Lieu de DEPART",
              • "description":""
              }
              ,
            • "commune_de_destination":
              {
              • "type":"string",
              • "title":"Commune de DESTINATION",
              • "description":""
              }
              ,
            • "lieu_de_destination":
              {
              • "type":"string",
              • "title":"Lieu de DESTINATION",
              • "description":""
              }
              ,
            • "distance_km":
              {
              • "type":"integer",
              • "title":"Distance (km)",
              • "description":"",
              • "unit":"km"
              }
              ,
            • "source":
              {
              • "type":"string",
              • "title":"Source",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets