c0mm0.com — the continuously verified register of European data

Register record·API·FRSTALE · checked 4d ago
A

Aires de jeux talençaises

APIDiscovered1/7blocked by verifiedQuery nowOpen workbenchSubscribe🇫🇷France

En 2018, la mairie a décidé un plan général de renouvellement de ses aires de jeux. Au programme : extension, remplacement et valorisation avec des matériaux choisis pour leur faible impact sur l’environnement et les personnes.

32
poor

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

Data schema (9 fields)

Filterable via the API (7)
namedescriptionstyleurlstylehashstylemaphashgx_media_linksumap_options

Click a field to see example values.

FieldTypeDescription
nameFilterable via the APItext
descriptionFilterable via the APItext
geometryGeometrygeo_shape
styleurlFilterable via the APItext
stylehashFilterable via the APItext
stylemaphashFilterable via the APItext
gx_media_linksFilterable via the APIGx media linkstext
umap_optionsFilterable via the APIUmap optionstext
geo_point_2dCoordinatesgeo_point_2d

Schema captured from opendatasoft 6 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 1name: Aire de jeux du square Les Malerettes · geometry: {"type":"Feature","geometry":{"type":"Po
{
  "name": "Aire de jeux du square Les Malerettes",
  "geometry": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -0.595059,
        44.820264
      ]
    },
    "properties": {}
  },
  "styleurl": "#icon-1899-DB4436-nodesc",
  "stylehash": "-4713f655",
  "description": null,
  "geo_point_2d": {
    "lat": 44.820264,
    "lon": -0.595059
  },
  "stylemaphash": "[object Object]",
  "umap_options": "[object Object]",
  "gx_media_links": null
}
Record 2name: Aire de jeux du bois de Thouars · geometry: {"type":"Feature","geometry":{"type":"Po
{
  "name": "Aire de jeux du bois de Thouars",
  "geometry": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -0.592398,
        44.78952
      ]
    },
    "properties": {}
  },
  "styleurl": "#icon-1899-DB4436",
  "stylehash": "-78d8404e",
  "description": "{{https://www.talence.fr/wp-content/uploads/2019/04/jeux-bois-thouars.jpg}}",
  "geo_point_2d": {
    "lat": 44.78952,
    "lon": -0.592398
  },
  "stylemaphash": "[object Object]",
  "umap_options": "[object Object]",
  "gx_media_links": "https://lh4.googleusercontent.com/1FNlQ5eqlm8UREa0CvmI_3RtqD0aOmUzdkVAGZfUruuckusFlZh2S2wbmJ9OaGMzmQYnG5jz8dI6tAx8BGDpjW3jNjEEV5s6QEyGhlntTn9tij8GjA-R7VWf1JMXz7oaqaZWiQ"
}
Record 3name: Aire de jeux square Albert Thomas · geometry: {"type":"Feature","geometry":{"type":"Po
{
  "name": "Aire de jeux square Albert Thomas",
  "geometry": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -0.591942,
        44.820675
      ]
    },
    "properties": {}
  },
  "styleurl": null,
  "stylehash": null,
  "description": null,
  "geo_point_2d": {
    "lat": 44.820675,
    "lon": -0.591942
  },
  "stylemaphash": null,
  "umap_options": "[object Object]",
  "gx_media_links": null
}
Record 4name: Aire de jeux du parc Peixotto · geometry: {"type":"Feature","geometry":{"type":"Po
{
  "name": "Aire de jeux du parc Peixotto",
  "geometry": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -0.590358,
        44.807802
      ]
    },
    "properties": {}
  },
  "styleurl": "#icon-1899-DB4436-nodesc",
  "stylehash": "-4713f655",
  "description": "{{https://www.talence.fr/wp-content/uploads/2019/04/jeux-pexotto.jpg}}",
  "geo_point_2d": {
    "lat": 44.807802,
    "lon": -0.590358
  },
  "stylemaphash": "[object Object]",
  "umap_options": "[object Object]",
  "gx_media_links": null
}
Record 5name: Aire de jeux parc Felhmann · geometry: {"type":"Feature","geometry":{"type":"Po
{
  "name": "Aire de jeux parc Felhmann",
  "geometry": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        -0.585388,
        44.820276
      ]
    },
    "properties": {}
  },
  "styleurl": "#icon-1899-DB4436",
  "stylehash": "-78d8404e",
  "description": "{{https://www.talence.fr/wp-content/uploads/2019/04/jeux-feldman.jpg}}",
  "geo_point_2d": {
    "lat": 44.820276,
    "lon": -0.585388
  },
  "stylemaphash": "[object Object]",
  "umap_options": "[object Object]",
  "gx_media_links": "https://lh4.googleusercontent.com/fJSI0-j3cPaz0r1TaASBJpXxq-INwlP6oszUnnhZrOEHpvlMQ38XfInMGcfQIWj8tH5II11qycXcPRPNmfEht_G_Ft-2VjCZ9WVRWPaYUTprQBFrZLzTLILDAQcMXlZktO04Cw"
}

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

Verification Status

Using the API

Configuration

Base URL
https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/tal_airesjeux

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/tal_airesjeux/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

50 000 req/day
per ipmeasured
observed 6 days ago

Dataset

Volume & freshness

Records
23
Last upstream update
7 years ago
2019-09-18

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Aires de jeux talençaises — live verification badge

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