Marchés - geo_contours
Contours des pays servant de base à la cartographie utilisée pour l'origine géographique des titulaires de marchés dans le tableau de bord Commande publique
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (7 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | — |
| geo_shapeShape | geo_shape | — |
| type | text | — |
| code | text | — |
| nom | text | — |
| region | text | — |
| lien | text | — |
Schema captured from opendatasoft 7 days ago.
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 1nom: Dordogne · code: 24
{
"nom": "Dordogne",
"code": "24",
"lien": "250_24",
"type": "departement",
"region": "Europe",
"geo_shape": "[large value omitted]",
"geo_point_2d": {
"lat": 45.1050591834,
"lon": 0.741166137056
}
}Record 2nom: Charente-Maritime · code: 17
{
"nom": "Charente-Maritime",
"code": "17",
"lien": "250_17",
"type": "departement",
"region": "Europe",
"geo_shape": "[large value omitted]",
"geo_point_2d": {
"lat": 45.7753717275,
"lon": -0.67942404464
}
}Record 3nom: Vienne · code: 86
{
"nom": "Vienne",
"code": "86",
"lien": "250_86",
"type": "departement",
"region": "Europe",
"geo_shape": "[large value omitted]",
"geo_point_2d": {
"lat": 46.5652260737,
"lon": 0.45913874479
}
}Record 4nom: Éthiopie · code: ET
{
"nom": "Éthiopie",
"code": "ET",
"lien": "231",
"type": "pays",
"region": "Afrique sub-saharienne",
"geo_shape": "[large value omitted]",
"geo_point_2d": {
"lat": 8.62480360744,
"lon": 39.6182860744
}
}Record 5nom: Argentine · code: AR
{
"nom": "Argentine",
"code": "AR",
"lien": "032",
"type": "pays",
"region": "Amérique latine",
"geo_shape": "[large value omitted]",
"geo_point_2d": {
"lat": -35.3850310438,
"lon": -65.1728883
}
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/marches_geo_contours
Query examples
curl -s 'https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/marches_geo_contours/records?limit=20' -H 'Accept: application/json'First 20 records of the dataset as JSON.
Uses the Opendatasoft Explore v2.1 syntax — supports select, where, group_by and order_by.
Rate limits
Dataset
Volume & freshness
License
No license declared upstream.
Source: opendatasoft
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.