c0mm0.com — the continuously verified register of European data

Register record·DATASET·FR·AGENCYSTALE · checked 8d ago
I

Indigo-Open-Data-Parkings

DatasetDiscovered1/7blocked by verifiedPreviewSubscribe🇫🇷France

Dataset published by Indigo Group listing urban car parks operated by the company across France. Each record includes a unique identifier, the car park name, geographic coordinates (latitude and longitude), and total capacity (number of spaces). The data is updated daily and released under the Open Data Commons Open Database License (ODbL). It can be used to locate parking facilities and assess available capacity across Indigo's national network of urban car parks.Indigo France Description: - This dataset provides detailed information on several urban car parks, including their basic characteristics and location. Field details: - ID: Unique identifier for each car park. - Name: Name of the car park - Location: Geographical coordinates ('latitude', 'longitude') indicating the position of the car park. - Capacity: Total number of places (spacesTotal). Data update: The data is updated daily. Use: - Open Data Commons Open Database License (ODbL).

geospatial
50
fair

Weighted across five axes. Tap a ring for what it measures.

Data schema (8 fields)

Click a field to see example values.

FieldTypeDescription
idtextUnique identifier for the car park.Unique identifier for the car park.
versionintVersion number of the car park record.Version number of the car park record.
namearrayName of the car park, with language tag.Name of the car park, with language tag.
indicativePointLocationIndicative point locationobjectGeographic point (latitude, longitude) marking the car park's location.Geographic point (latitude, longitude) marking the car park's location.
characteristicsobjectSet of car park attributes, including total number of spaces.Set of car park attributes, including total number of spaces.
supplyarrayList of parking space supply details, such as quantities available.List of parking space supply details, such as quantities available.
demandTableDemand tablearrayTime-stamped records of parking demand or occupancy data.Time-stamped records of parking demand or occupancy data.
rightSpecificationsRight specificationsarrayReferences to usage right specifications linked to the car park.References to usage right specifications linked to the car park.

Schema inferred from the distribution file's first records 22 days ago. Column types are sampled estimates, not source-declared.

Query the data

Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.

=

Sample data (5 records)

Record 1id: 1498 · name: [{"string":"Vallauris Golfe-Juan","langu
{
  "id": "1498",
  "name": [
    {
      "string": "Vallauris Golfe-Juan",
      "language": "fr"
    }
  ],
  "supply": [
    {
      "supplyQuantity": 0,
      "supplyViewType": "spaceView",
      "supplyValidityEnd": null,
      "supplyValidityStart": "2026-04-22T06:00:28Z"
    }
  ],
  "version": 1,
  "demandTable": [
    {
      "frequency": "P1D",
      "timestamp": "2026-04-22T06:00:28Z",
      "demandType": {
        "count": 0,
        "percentage": null,
        "recordDateTime": "2026-04-22T06:00:28Z",
        "occupancyCalculation": "counted"
      }
    }
  ],
  "characteristics": {
    "spacesTotal": 0
  },
  "rightSpecifications": [
    {
      "id": "1498",
      "version": 1
    }
  ],
  "indicativePointLocation": {
    "type": "Point",
    "coordinates": [
      43.577244,
      7.055041
    ]
  }
}
Record 2id: 1499 · name: [{"string":"Parcs De Surface","language"
{
  "id": "1499",
  "name": [
    {
      "string": "Parcs De Surface",
      "language": "fr"
    }
  ],
  "supply": [
    {
      "supplyQuantity": 491,
      "supplyViewType": "spaceView",
      "supplyValidityEnd": null,
      "supplyValidityStart": "2026-04-22T06:00:28Z"
    }
  ],
  "version": 1,
  "demandTable": [
    {
      "frequency": "P1D",
      "timestamp": "2026-04-22T06:00:28Z",
      "demandType": {
        "count": 0,
        "percentage": null,
        "recordDateTime": "2026-04-22T06:00:28Z",
        "occupancyCalculation": "counted"
      }
    }
  ],
  "characteristics": {
    "spacesTotal": 491
  },
  "rightSpecifications": [
    {
      "id": "1499",
      "version": 1
    }
  ],
  "indicativePointLocation": {
    "type": "Point",
    "coordinates": [
      43.580001,
      7.054261
    ]
  }
}
Record 3id: 1500 · name: [{"string":"La Foux","language":"fr"}]
{
  "id": "1500",
  "name": [
    {
      "string": "La Foux",
      "language": "fr"
    }
  ],
  "supply": [
    {
      "supplyQuantity": 222,
      "supplyViewType": "spaceView",
      "supplyValidityEnd": null,
      "supplyValidityStart": "2026-04-22T06:00:28Z"
    }
  ],
  "version": 1,
  "demandTable": [
    {
      "frequency": "P1D",
      "timestamp": "2026-04-22T06:00:28Z",
      "demandType": {
        "count": 0,
        "percentage": null,
        "recordDateTime": "2026-04-22T06:00:28Z",
        "occupancyCalculation": "counted"
      }
    }
  ],
  "characteristics": {
    "spacesTotal": 222
  },
  "rightSpecifications": [
    {
      "id": "1500",
      "version": 1
    }
  ],
  "indicativePointLocation": {
    "type": "Point",
    "coordinates": [
      43.660987854,
      6.922115803
    ]
  }
}
Record 4id: 1502 · name: [{"string":"Hôtel De Ville - Cathédrale"
{
  "id": "1502",
  "name": [
    {
      "string": "Hôtel De Ville - Cathédrale",
      "language": "fr"
    }
  ],
  "supply": [
    {
      "supplyQuantity": 110,
      "supplyViewType": "spaceView",
      "supplyValidityEnd": null,
      "supplyValidityStart": "2026-04-22T06:00:28Z"
    }
  ],
  "version": 1,
  "demandTable": [
    {
      "frequency": "P1D",
      "timestamp": "2026-04-22T06:00:28Z",
      "demandType": {
        "count": 0,
        "percentage": null,
        "recordDateTime": "2026-04-22T06:00:28Z",
        "occupancyCalculation": "counted"
      }
    }
  ],
  "characteristics": {
    "spacesTotal": 110
  },
  "rightSpecifications": [
    {
      "id": "1502",
      "version": 1
    }
  ],
  "indicativePointLocation": {
    "type": "Point",
    "coordinates": [
      43.659015656,
      6.925045013
    ]
  }
}
Record 5id: 1503 · name: [{"string":"Hôtel De Ville","language":"
{
  "id": "1503",
  "name": [
    {
      "string": "Hôtel De Ville",
      "language": "fr"
    }
  ],
  "supply": [
    {
      "supplyQuantity": 285,
      "supplyViewType": "spaceView",
      "supplyValidityEnd": null,
      "supplyValidityStart": "2026-04-22T06:00:28Z"
    }
  ],
  "version": 1,
  "demandTable": [
    {
      "frequency": "P1D",
      "timestamp": "2026-04-22T06:00:28Z",
      "demandType": {
        "count": 0,
        "percentage": null,
        "recordDateTime": "2026-04-22T06:00:28Z",
        "occupancyCalculation": "counted"
      }
    }
  ],
  "characteristics": {
    "spacesTotal": 285
  },
  "rightSpecifications": [
    {
      "id": "1503",
      "version": 1
    }
  ],
  "indicativePointLocation": {
    "type": "Point",
    "coordinates": [
      43.579313,
      7.055053
    ]
  }
}

Live sample captured at profiling time — values may have changed upstream.

Verification Status

Using the API

Query examples

curl -sL 'https://static.data.gouv.fr/resources/indigo-open-data-parkings/20260423-150433/indigo-data-apds.json' -o data.json

Full json file download — the schema shown was inferred from the file's first records.

Dataset

Volume & freshness

Last upstream update
3 months ago
2026-05-22

Coverage

First published
2024-10-29

License

  • Redistributable
  • Attribution required
  • Category: open_data
Documentation Data dictionary Versioning

Machine-readable & source

Indigo-Open-Data-Parkings — live verification badge

Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.