Contrats d'intérêt national (CIN) en Île-de-France.
[Situation 2020] Contrats d'intérêt national (CIN) en Île-de-France. Un contrat d'intérêt national (CIN) est un partenariat entre l'État, les collectivités, et des acteurs économiques publics et privés, afin de faire émerger des projets d'aménagement d'envergure nationale. Consulter la métadonnée
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (8 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | — |
| geo_shapeShape | geo_shape | — |
| objectid | text | — |
| cin | text | — |
| etat | text | — |
| date | text | — |
| st_areashapeSt areashape | text | — |
| st_lengthshapeSt lengthshape | text | — |
Schema captured from opendatasoft 1 hour 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 1cin: Secteur du triage · date: 2018-01-31T00:00:00Z
{
"cin": "Secteur du triage",
"date": "2018-01-31T00:00:00Z",
"etat": "Signé",
"objectid": "13",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
2.420390183974398,
48.76103850323008
],
[
2.420823153534334,
48.72201248180717
],
[
2.478009199751692,
48.722276312763185
],
[
2.477618977573627,
48.76130252250926
],
[
2.420390183974398,
48.76103850323008
]
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.7416598852,
"lon": 2.44921035199
},
"st_areashape": "18254404.5393",
"st_lengthshape": "17092.1174"
}Record 2cin: Charenton-Bercy · date: 2016-11-24T00:00:00Z
{
"cin": "Charenton-Bercy",
"date": "2016-11-24T00:00:00Z",
"etat": "Signé",
"objectid": "7",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
2.389830706491324,
48.82916568716531
],
[
2.389987320435679,
48.815781226921075
],
[
2.421063672469988,
48.815935738627594
],
[
2.4209150364446,
48.82932023669975
],
[
2.389830706491324,
48.82916568716531
]
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.8225510087,
"lon": 2.40544918034
},
"st_areashape": "3396317.82497",
"st_lengthshape": "7540.64"
}Record 3cin: Franges de la forêt de Pierrelaye · date: 2017-03-21T00:00:00Z
{
"cin": "Franges de la forêt de Pierrelaye",
"date": "2017-03-21T00:00:00Z",
"etat": "Signé",
"objectid": "6",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
2.095065508102945,
49.07135278128731
],
[
2.096680952917398,
48.97857449984205
],
[
2.253540588095826,
48.979653163514286
],
[
2.252205625164479,
49.07243327826525
],
[
2.095065508102945,
49.07135278128731
]
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 49.0255172431,
"lon": 2.1743729355
},
"st_areashape": "118489820.694",
"st_lengthshape": "43603.4206"
}Record 4cin: Les Ardoines · date: 2017-03-09T00:00:00Z
{
"cin": "Les Ardoines",
"date": "2017-03-09T00:00:00Z",
"etat": "Signé",
"objectid": "8",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
2.365823164710049,
48.808354964672226
],
[
2.366297324554488,
48.76933075890464
],
[
2.423534937155325,
48.7696206930455
],
[
2.423103601417279,
48.80864510579498
],
[
2.365823164710049,
48.808354964672226
]
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.7889903128,
"lon": 2.39468972753
},
"st_areashape": "18254404.9599",
"st_lengthshape": "17092.1176"
}Record 5cin: Porte Sud du Grand Paris · date: 2016-06-24T00:00:00Z
{
"cin": "Porte Sud du Grand Paris",
"date": "2016-06-24T00:00:00Z",
"etat": "Signé",
"objectid": "11",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
2.663907450230021,
48.532886379599645
],
[
2.662943722900712,
48.68282294099795
],
[
2.12477274349325,
48.68008727535185
],
[
2.127275061051422,
48.53015819948506
],
[
2.663907450230021,
48.532886379599645
]
]
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.6065244699,
"lon": 2.39472423059
},
"st_areashape": "660441091.342",
"st_lengthshape": "112580.4336"
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/contrats-dinteret-national-cin-en-ile-de-france0
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/contrats-dinteret-national-cin-en-ile-de-france0/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.