c0mm0.com — the continuously verified register of European data

Register record·API·FR·Updated QuarterlyUNVERIFIED

Géolocalisation des chambres télécoms appartenant à la communauté d'agglomération de Grand Paris Sud. Ces données sont mises à disposition des opérateurs dans le cadre des déploiements des réseau de communication électronique. Article L.33-7 du code des postes et des communications électroniques....

0
poor

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

Data schema (9 fields)

Filterable via the API (8)
id_chambreclasse_dicevacuationgeo_shapeschemaz_centroidlatitudelongitude

Click a field to see example values.

FieldTypeDescription
id_chambreFilterable via the APIId chambretextRéference chambre Grand Paris Sud
classe_dicFilterable via the APIClasse dictextDICT
evacuationFilterable via the APItextBooléen (0= pas d'évacuation;1= évacuation présente)
geo_shapeFilterable via the APIShapetext
schemaFilterable via the APItext
z_centroidFilterable via the APIZ centroiddouble
latitudeFilterable via the APILatitudetext
longitudeFilterable via the APILongitudetext
geolocalisationgeo_point_2d

Schema captured from opendatasoft 2 hours 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 1schema: 77067_rtra_000482.jpg · latitude: 48.5760262657
{
  "schema": "77067_rtra_000482.jpg",
  "latitude": "48.5760262657",
  "geo_shape": "{ \"type\": \"Polygon\", \"coordinates\": [ [ [ 2.608068809367271, 48.576030841924606 ], [ 2.60808824459003, 48.576027162013993 ], [ 2.608085891391756, 48.576021689470316 ], [ 2.608066456170953, 48.576025369380538 ], [ 2.608068809367271, 48.576030841924606 ] ] ] }",
  "longitude": "2.60807735038",
  "classe_dic": "CLASSE A",
  "evacuation": "f",
  "id_chambre": "ch_1146",
  "z_centroid": null,
  "geolocalisation": {
    "lat": 48.5760262657,
    "lon": 2.60807735038
  }
}
Record 2schema: 77067_sqch_000084.jpg · latitude: 48.5507125799
{
  "schema": "77067_sqch_000084.jpg",
  "latitude": "48.5507125799",
  "geo_shape": "{ \"type\": \"Polygon\", \"coordinates\": [ [ [ 2.593189527541114, 48.550717756392999 ], [ 2.593196706766866, 48.550714369596591 ], [ 2.593189251057517, 48.550707403360555 ], [ 2.593182071832233, 48.550710790156508 ], [ 2.593189527541114, 48.550717756392999 ] ] ] }",
  "longitude": "2.5931893893",
  "classe_dic": "CLASSE A",
  "evacuation": "f",
  "id_chambre": "ch_1190",
  "z_centroid": null,
  "geolocalisation": {
    "lat": 48.5507125799,
    "lon": 2.5931893893
  }
}
Record 3schema: 77067_sqch_000090.jpg · latitude: 48.5500563
{
  "schema": "77067_sqch_000090.jpg",
  "latitude": "48.5500563",
  "geo_shape": "{ \"type\": \"Polygon\", \"coordinates\": [ [ [ 2.593647343618059, 48.550054069292081 ], [ 2.593639724034907, 48.550051137176823 ], [ 2.59363326934599, 48.550058530803057 ], [ 2.593640888929855, 48.550061462918691 ], [ 2.593647343618059, 48.550054069292081 ] ] ] }",
  "longitude": "2.59364030648",
  "classe_dic": "CLASSE A",
  "evacuation": "f",
  "id_chambre": "ch_1196",
  "z_centroid": null,
  "geolocalisation": {
    "lat": 48.5500563,
    "lon": 2.59364030648
  }
}
Record 4schema: 77067_sqel_000128.jpg · latitude: 48.5493038561
{
  "schema": "77067_sqel_000128.jpg",
  "latitude": "48.5493038561",
  "geo_shape": "{ \"type\": \"Polygon\", \"coordinates\": [ [ [ 2.599749724344321, 48.549299037033187 ], [ 2.599747814199651, 48.549307873357407 ], [ 2.599756181441933, 48.5493086751448 ], [ 2.599758091585222, 48.54929983882046 ], [ 2.599749724344321, 48.549299037033187 ] ] ] }",
  "longitude": "2.59975295289",
  "classe_dic": "CLASSE A",
  "evacuation": "f",
  "id_chambre": "ch_1230",
  "z_centroid": null,
  "geolocalisation": {
    "lat": 48.5493038561,
    "lon": 2.59975295289
  }
}
Record 5schema: 77445_adau_002511.jpg · latitude: 48.6021049126
{
  "schema": "77445_adau_002511.jpg",
  "latitude": "48.6021049126",
  "geo_shape": "{ \"type\": \"Polygon\", \"coordinates\": [ [ [ 2.571891408130574, 48.602101259155042 ], [ 2.571887356132337, 48.602105579460847 ], [ 2.571894594962663, 48.602108565962631 ], [ 2.571898646960518, 48.602104245656612 ], [ 2.571891408130574, 48.602101259155042 ] ] ] }",
  "longitude": "2.57189300155",
  "classe_dic": "CLASSE A",
  "evacuation": "f",
  "id_chambre": "ch_5180",
  "z_centroid": null,
  "geolocalisation": {
    "lat": 48.6021049126,
    "lon": 2.57189300155
  }
}

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

Using the API

Configuration

Base URL
https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/chambre-telecom

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/chambre-telecom/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.

Full API documentation ↗

Rate limits

5 000 req/day
per ipmeasured
observed 2 hours ago

Dataset

Volume & freshness

Records
9.5k
9496
Update cadence
Quarterly
declared upstream
Last upstream update
5 years ago
2021-11-10

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Chambre Télécom — live verification badge

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