records

records

Active filters Clear all

No active filters

Filters

Prix des carburants en France - Flux instantané - v2

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
id
               

No description available for this field.

Name (identifier)
id
Type
integer
Sample
                       
latitude
               

No description available for this field.

Name (identifier)
latitude
Type
text
Sample
                       
longitude
               

No description available for this field.

Name (identifier)
longitude
Type
text
Sample
                       
Code postal
               

No description available for this field.

Name (identifier)
cp
Type
text
Sample
                       
pop
               

No description available for this field.

Name (identifier)
pop
Type
text
Sample
                       
Adresse
               

No description available for this field.

Name (identifier)
adresse
Type
text
Sample
                       
Ville
               

No description available for this field.

Name (identifier)
ville
Type
text
Sample
                       
services
               

No description available for this field.

Name (identifier)
services
Type
text
Sample
                       
prix
               

No description available for this field.

Name (identifier)
prix
Type
text
Sample
                       
rupture
               

No description available for this field.

Name (identifier)
rupture
Type
text
Sample
                       
horaires
               

No description available for this field.

Name (identifier)
horaires
Type
text
Sample
                       
geom
               

No description available for this field.

Name (identifier)
geom
Type
geo point
Sample
                       
Prix Gazole mis à jour le
               

No description available for this field.

Name (identifier)
gazole_maj
Type
datetime
Sample
                       
Prix Gazole
               

No description available for this field.

Name (identifier)
gazole_prix
Type
decimal
Sample
                       
Prix SP95 mis à jour le
               

No description available for this field.

Name (identifier)
sp95_maj
Type
datetime
Sample
                       
Prix SP95
               

No description available for this field.

Name (identifier)
sp95_prix
Type
decimal
Sample
                       
Prix E85 mis à jour le
               

No description available for this field.

Name (identifier)
e85_maj
Type
datetime
Sample
                       
Prix E85
               

No description available for this field.

Name (identifier)
e85_prix
Type
decimal
Sample
                       
Prix GPLc mis à jour le
               

No description available for this field.

Name (identifier)
gplc_maj
Type
datetime
Sample
                       
Prix GPLc
               

No description available for this field.

Name (identifier)
gplc_prix
Type
decimal
Sample
                       
Prix E10 mis à jour le
               

No description available for this field.

Name (identifier)
e10_maj
Type
datetime
Sample
                       
Prix E10
               

No description available for this field.

Name (identifier)
e10_prix
Type
decimal
Sample
                       
Prix SP98 mis à jour le
               

No description available for this field.

Name (identifier)
sp98_maj
Type
datetime
Sample
                       
Prix SP98
               

No description available for this field.

Name (identifier)
sp98_prix
Type
decimal
Sample
                       
Début rupture e10 (si temporaire)
               

No description available for this field.

Name (identifier)
e10_rupture_debut
Type
datetime
Sample
                       
Type rupture e10
               

No description available for this field.

Name (identifier)
e10_rupture_type
Type
text
Sample
                       
Début rupture sp98 (si temporaire)
               

No description available for this field.

Name (identifier)
sp98_rupture_debut
Type
datetime
Sample
                       
Type rupture sp98
               

No description available for this field.

Name (identifier)
sp98_rupture_type
Type
text
Sample
                       
Début rupture sp95 (si temporaire)
               

No description available for this field.

Name (identifier)
sp95_rupture_debut
Type
datetime
Sample
                       
Type rupture sp95
               

No description available for this field.

Name (identifier)
sp95_rupture_type
Type
text
Sample
                       
Début rupture e85 (si temporaire)
               

No description available for this field.

Name (identifier)
e85_rupture_debut
Type
datetime
Sample
                       
Type rupture e85
               

No description available for this field.

Name (identifier)
e85_rupture_type
Type
text
Sample
                       
Début rupture GPLc (si temporaire)
               

No description available for this field.

Name (identifier)
gplc_rupture_debut
Type
datetime
Sample
                       
Type rupture GPLc
               

No description available for this field.

Name (identifier)
gplc_rupture_type
Type
text
Sample
                       
Début rupture gazole (si temporaire)
               

No description available for this field.

Name (identifier)
gazole_rupture_debut
Type
datetime
Sample
                       
Type rupture gazole
               

No description available for this field.

Name (identifier)
gazole_rupture_type
Type
text
Sample
                       
Carburants disponibles
               

No description available for this field.

Name (identifier)
carburants_disponibles
Type
text
Sample
                       
Carburants indisponibles
               

No description available for this field.

Name (identifier)
carburants_indisponibles
Type
text
Sample
                       
Carburants en rupture temporaire
               

No description available for this field.

Name (identifier)
carburants_rupture_temporaire
Type
text
Sample
                       
Carburants en rupture definitive
               

No description available for this field.

Name (identifier)
carburants_rupture_definitive
Type
text
Sample
                       
Automate 24-24 (oui/non)
               

No description available for this field.

Name (identifier)
horaires_automate_24_24
Type
text
Sample
                       
Services proposés
               

No description available for this field.

Name (identifier)
services_service
Type
text
Sample
                       
Département
               

No description available for this field.

Name (identifier)
departement
Type
text
Sample
                       
code_departement
               

No description available for this field.

Name (identifier)
code_departement
Type
text
Sample
                       
Région
               

No description available for this field.

Name (identifier)
region
Type
text
Sample
                       
code_region
               

No description available for this field.

Name (identifier)
code_region
Type
text
Sample
                       
horaires détaillés
               

No description available for this field.

Name (identifier)
horaires_jour
Type
text
Sample
                       

JSON Schema

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

{
  • "title":"prix-des-carburants-en-france-flux-instantane-v2",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/prix-des-carburants-en-france-flux-instantane-v2"
      }
    ]
    ,
  • "definitions":
    {
    • "prix-des-carburants-en-france-flux-instantane-v2":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/prix-des-carburants-en-france-flux-instantane-v2_records"
            }
          }
        }
      }
      ,
    • "geoJSON":
      {
      • "title":"Geo JSON object",
      • "description":"Schema for a Geo JSON object",
      • "type":"object",
      • "required":
        [
        • "type"
        ]
        ,
      • "properties":
        {
        • "crs":
          {
          • "$ref":"#/definitions/crs"
          }
          ,
        • "bbox":
          {
          • "$ref":"#/definitions/bbox"
          }
        }
        ,
      • "oneOf":
        [
        • {
          • "$ref":"#/definitions/geometry"
          }
          ,
        • {
          • "$ref":"#/definitions/geometryCollection"
          }
          ,
        • {
          • "$ref":"#/definitions/feature"
          }
          ,
        • {
          • "$ref":"#/definitions/featureCollection"
          }
        ]
      }
      ,
    • "bbox":
      {
      • "description":"A bounding box as defined by GeoJSON",
      • "type":"array",
      • "items":
        {
        • "type":"number"
        }
      }
      ,
    • "crs":
      {
      • "title":"crs",
      • "description":"a Coordinate Reference System object",
      • "type":
        [
        • "object",
        • "null"
        ]
        ,
      • "required":
        [
        • "type",
        • "properties"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "type":"string"
          }
          ,
        • "properties":
          {
          • "type":"object"
          }
        }
        ,
      • "additionalProperties":false,
      • "oneOf":
        [
        • {
          • "$ref":"#/definitions/namedCrs"
          }
          ,
        • {
          • "$ref":"#/definitions/linkedCrs"
          }
        ]
      }
      ,
    • "namedCrs":
      {
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "name"
            ]
          }
          ,
        • "properties":
          {
          • "required":
            [
            • "name"
            ]
            ,
          • "additionalProperties":false,
          • "properties":
            {
            • "name":
              {
              • "type":"string"
              }
            }
          }
        }
      }
      ,
    • "linkedObject":
      {
      • "type":"object",
      • "required":
        [
        • "href"
        ]
        ,
      • "properties":
        {
        • "href":
          {
          • "type":"string",
          • "format":"uri"
          }
          ,
        • "type":
          {
          • "type":"string",
          • "description":"Suggested values: proj4, ogjwkt, esriwkt"
          }
        }
      }
      ,
    • "linkedCrs":
      {
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "link"
            ]
          }
          ,
        • "properties":
          {
          • "$ref":"#/definitions/linkedObject"
          }
        }
      }
      ,
    • "geometryCollection":
      {
      • "title":"GeometryCollection",
      • "description":"A collection of geometry objects",
      • "required":
        [
        • "geometries"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "GeometryCollection"
            ]
          }
          ,
        • "geometries":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"http://json-schema.org/geojson/geometry.json#"
            }
          }
        }
      }
      ,
    • "feature":
      {
      • "title":"Feature",
      • "description":"A Geo JSON feature object",
      • "required":
        [
        • "geometry",
        • "properties"
        ]
        ,
      • "properties":
        {
        • "type":
          {
          • "enum":
            [
            • "Feature"
            ]
          }
          ,
        • "geometry":
          {
          • "oneOf":
            [
            • {
              • "type":"null"
              }
              ,
            • {
              • "$ref":"#/definitions/geometry"
              }
            ]
          }
          ,
        • "properties":
          {
          • "type":
            [
            • "object",
            • "null"
            ]
          }
          ,
        • "id":
          {
            }
          }
        }
        ,
      • "featureCollection":
        {
        • "title":"FeatureCollection",
        • "description":"A Geo JSON feature collection",
        • "required":
          [
          • "features"
          ]
          ,
        • "properties":
          {
          • "type":
            {
            • "enum":
              [
              • "FeatureCollection"
              ]
            }
            ,
          • "features":
            {
            • "type":"array",
            • "items":
              {
              • "$ref":"#/definitions/feature"
              }
            }
          }
        }
        ,
      • "geometry":
        {
        • "title":"geometry",
        • "description":"One geometry as defined by GeoJSON",
        • "type":"object",
        • "required":
          [
          • "type",
          • "coordinates"
          ]
          ,
        • "oneOf":
          [
          • {
            • "title":"Point",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "Point"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/position"
                }
              }
            }
            ,
          • {
            • "title":"MultiPoint",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiPoint"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/positionArray"
                }
              }
            }
            ,
          • {
            • "title":"LineString",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "LineString"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/lineString"
                }
              }
            }
            ,
          • {
            • "title":"MultiLineString",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiLineString"
                  ]
                }
                ,
              • "coordinates":
                {
                • "type":"array",
                • "items":
                  {
                  • "$ref":"#/definitions/lineString"
                  }
                }
              }
            }
            ,
          • {
            • "title":"Polygon",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "Polygon"
                  ]
                }
                ,
              • "coordinates":
                {
                • "$ref":"#/definitions/polygon"
                }
              }
            }
            ,
          • {
            • "title":"MultiPolygon",
            • "properties":
              {
              • "type":
                {
                • "enum":
                  [
                  • "MultiPolygon"
                  ]
                }
                ,
              • "coordinates":
                {
                • "type":"array",
                • "items":
                  {
                  • "$ref":"#/definitions/polygon"
                  }
                }
              }
            }
          ]
          ,
        • "position":
          {
          • "description":"A single position",
          • "type":"array",
          • "minItems":2,
          • "items":
            [
            • {
              • "type":"number"
              }
              ,
            • {
              • "type":"number"
              }
            ]
            ,
          • "additionalItems":false
          }
          ,
        • "positionArray":
          {
          • "description":"An array of positions",
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/position"
            }
          }
          ,
        • "lineString":
          {
          • "description":"An array of two or more positions",
          • "allOf":
            [
            • {
              • "$ref":"#/definitions/positionArray"
              }
              ,
            • {
              • "minItems":2
              }
            ]
          }
          ,
        • "linearRing":
          {
          • "description":"An array of four positions where the first equals the last",
          • "allOf":
            [
            • {
              • "$ref":"#/definitions/positionArray"
              }
              ,
            • {
              • "minItems":4
              }
            ]
          }
          ,
        • "polygon":
          {
          • "description":"An array of linear rings",
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/linearRing"
            }
          }
        }
        ,
      • "prix-des-carburants-en-france-flux-instantane-v2_records":
        {
        • "properties":
          {
          • "fields":
            {
            • "type":"object",
            • "properties":
              {
              • "id":
                {
                • "type":"integer",
                • "title":"id",
                • "description":""
                }
                ,
              • "latitude":
                {
                • "type":"string",
                • "title":"latitude",
                • "description":""
                }
                ,
              • "longitude":
                {
                • "type":"string",
                • "title":"longitude",
                • "description":""
                }
                ,
              • "cp":
                {
                • "type":"string",
                • "title":"Code postal",
                • "description":""
                }
                ,
              • "pop":
                {
                • "type":"string",
                • "title":"pop",
                • "description":""
                }
                ,
              • "adresse":
                {
                • "type":"string",
                • "title":"Adresse",
                • "description":""
                }
                ,
              • "ville":
                {
                • "type":"string",
                • "title":"Ville",
                • "description":""
                }
                ,
              • "services":
                {
                • "type":"string",
                • "title":"services",
                • "description":""
                }
                ,
              • "prix":
                {
                • "type":"string",
                • "title":"prix",
                • "description":""
                }
                ,
              • "rupture":
                {
                • "type":"string",
                • "title":"rupture",
                • "description":""
                }
                ,
              • "horaires":
                {
                • "type":"string",
                • "title":"horaires",
                • "description":""
                }
                ,
              • "geom":
                {
                • "type":"array",
                • "minItems":2,
                • "maxItems":2,
                • "items":
                  {
                  • "type":"number"
                  }
                  ,
                • "title":"geom",
                • "description":""
                }
                ,
              • "gazole_maj":
                {
                • "type":"string",
                • "format":"date-time",
                • "title":"Prix Gazole mis à jour le",
                • "description":""
                }
                ,
              • "gazole_prix":
                {
                • "type":"number",
                • "title":"Prix Gazole",
                • "description":""
                }
                ,
              • "sp95_maj":
                {
                • "type":"string",
                • "format":"date-time",
                • "title":"Prix SP95 mis à jour le",
                • "description":""
                }
                ,
              • "sp95_prix":
                {
                • "type":"number",
                • "title":"Prix SP95",
                • "description":""
                }
                ,
              • "e85_maj":
                {
                • "type":"string",
                • "format":"date-time",
                • "title":"Prix E85 mis à jour le",
                • "description":""
                }
                ,
              • "e85_prix":
                {
                • "type":"number",
                • "title":"Prix E85",
                • "description":""
                }
                ,
              • "gplc_maj":
                {
                • "type":"string",
                • "format":"date-time",
                • "title":"Prix GPLc mis à jour le",
                • "description":""
                }
                ,
              • "gplc_prix":
                {
                • "type":"number",
                • "title":"Prix GPLc",
                • "description":""
                }
                ,
              • "e10_maj":
                {
                • "type":"string",
                • "format":"date-time",
                • "title":"Prix E10 mis à jour le",
                • "description":""
                }
                ,
              • "e10_prix":
                {
                • "type":"number",
                • "title":"Prix E10",
                • "description":""
                }
                ,
              • "sp98_maj":
                {
                • "type":"string",
                • "format":"date-time",
                • "title":"Prix SP98 mis à jour le",
                • "description":""
                }
                ,
              • "sp98_prix":
                {
                • "type":"number",
                • "title":"Prix SP98",
                • "description":""
                }
                ,
              • "e10_rupture_debut":
                {
                • "type":"string",
                • "format":"date-time",
                • "title":"Début rupture e10 (si temporaire)",
                • "description":""
                }
                ,
              • "e10_rupture_type":
                {
                • "type":"string",
                • "title":"Type rupture e10",
                • "description":""
                }
                ,
              • "sp98_rupture_debut":
                {
                • "type":"string",
                • "format":"date-time",
                • "title":"Début rupture sp98 (si temporaire)",
                • "description":""
                }
                ,
              • "sp98_rupture_type":
                {
                • "type":"string",
                • "title":"Type rupture sp98",
                • "description":""
                }
                ,
              • "sp95_rupture_debut":
                {
                • "type":"string",
                • "format":"date-time",
                • "title":"Début rupture sp95 (si temporaire)",
                • "description":""
                }
                ,
              • "sp95_rupture_type":
                {
                • "type":"string",
                • "title":"Type rupture sp95",
                • "description":""
                }
                ,
              • "e85_rupture_debut":
                {
                • "type":"string",
                • "format":"date-time",
                • "title":"Début rupture e85 (si temporaire)",
                • "description":""
                }
                ,
              • "e85_rupture_type":
                {
                • "type":"string",
                • "title":"Type rupture e85",
                • "description":""
                }
                ,
              • "gplc_rupture_debut":
                {
                • "type":"string",
                • "format":"date-time",
                • "title":"Début rupture GPLc (si temporaire)",
                • "description":""
                }
                ,
              • "gplc_rupture_type":
                {
                • "type":"string",
                • "title":"Type rupture GPLc",
                • "description":""
                }
                ,
              • "gazole_rupture_debut":
                {
                • "type":"string",
                • "format":"date-time",
                • "title":"Début rupture gazole (si temporaire)",
                • "description":""
                }
                ,
              • "gazole_rupture_type":
                {
                • "type":"string",
                • "title":"Type rupture gazole",
                • "description":""
                }
                ,
              • "carburants_disponibles":
                {
                • "type":"string",
                • "title":"Carburants disponibles",
                • "description":""
                }
                ,
              • "carburants_indisponibles":
                {
                • "type":"string",
                • "title":"Carburants indisponibles",
                • "description":""
                }
                ,
              • "carburants_rupture_temporaire":
                {
                • "type":"string",
                • "title":"Carburants en rupture temporaire",
                • "description":""
                }
                ,
              • "carburants_rupture_definitive":
                {
                • "type":"string",
                • "title":"Carburants en rupture definitive",
                • "description":""
                }
                ,
              • "horaires_automate_24_24":
                {
                • "type":"string",
                • "title":"Automate 24-24 (oui/non)",
                • "description":""
                }
                ,
              • "services_service":
                {
                • "type":"string",
                • "title":"Services proposés",
                • "description":""
                }
                ,
              • "departement":
                {
                • "type":"string",
                • "title":"Département",
                • "description":""
                }
                ,
              • "code_departement":
                {
                • "type":"string",
                • "title":"code_departement",
                • "description":""
                }
                ,
              • "region":
                {
                • "type":"string",
                • "title":"Région",
                • "description":""
                }
                ,
              • "code_region":
                {
                • "type":"string",
                • "title":"code_region",
                • "description":""
                }
                ,
              • "horaires_jour":
                {
                • "type":"string",
                • "title":"horaires détaillés",
                • "description":""
                }
              }
            }
          }
        }
      }
    }

    Similar datasets