c0mm0.com — the continuously verified register of European data

Register record·API·FR·MUNICIPALITYUNVERIFIED
M

Massifs de rosiers du jardin du Thabor

APIQuery nowOpen workbench🇫🇷France

Emprises des massifs de rosiers du jardin du Thabor.

0
poor

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

Publisher & official proof

Public Sector API

The institution behind this source and the evidence it's an official publisher.

Proof Evidence

40% - Official domain (rennesmetropole.fr)

Data schema (3 fields)

Click a field to see example values.

FieldTypeDescription
geo_point_2dGeo Pointgeo_point_2d
geo_shapeShapegeo_shape
objectiddouble

Schema captured from opendatasoft 23 minutes 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 1objectid: 193 · geo_shape: {"type":"Feature","geometry":{"type":"Po
{
  "objectid": 193,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Polygon",
      "coordinates": [
        [
          [
            -1.666896649534731,
            48.114998107917174
          ],
          [
            -1.666902863971417,
            48.114913711439236
          ],
          [
            -1.6669556942440962,
            48.114915329253286
          ],
          [
            -1.666953153144294,
            48.11494377812702
          ],
          [
            -1.667037220278929,
            48.11497953373232
          ],
          [
            -1.667074156629766,
            48.11496665775388
          ],
          [
            -1.667104374958373,
            48.11500506289073
          ],
          [
            -1.666896649534731,
            48.114998107917174
          ]
        ]
      ]
    },
    "properties": {}
  },
  "geo_point_2d": {
    "lat": 48.11497093199968,
    "lon": -1.6669730644228422
  }
}
Record 2objectid: 292 · geo_shape: [large value omitted]
{
  "objectid": 292,
  "geo_shape": "[large value omitted]",
  "geo_point_2d": {
    "lat": 48.11466697171949,
    "lon": -1.667217054026346
  }
}
Record 3objectid: 348 · geo_shape: {"type":"Feature","geometry":{"type":"Po
{
  "objectid": 348,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Polygon",
      "coordinates": [
        [
          [
            -1.667092617379649,
            48.11486824641798
          ],
          [
            -1.667132558224881,
            48.11482771729148
          ],
          [
            -1.6671867421211122,
            48.11482946928034
          ],
          [
            -1.667184049391969,
            48.11500783473625
          ],
          [
            -1.667119469733247,
            48.115005537827464
          ],
          [
            -1.66708608037031,
            48.11496255963194
          ],
          [
            -1.6671236805694298,
            48.11494957019076
          ],
          [
            -1.667128729414516,
            48.11488340090759
          ],
          [
            -1.667092617379649,
            48.11486824641798
          ]
        ]
      ]
    },
    "properties": {}
  },
  "geo_point_2d": {
    "lat": 48.1149195660146,
    "lon": -1.667148841482021
  }
}
Record 4objectid: 522 · geo_shape: {"type":"Feature","geometry":{"type":"Po
{
  "objectid": 522,
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Polygon",
      "coordinates": [
        [
          [
            -1.666970293220107,
            48.11488277772586
          ],
          [
            -1.667004129341749,
            48.11487165672054
          ],
          [
            -1.6670239523666281,
            48.114897062396366
          ],
          [
            -1.66702188197884,
            48.11489812318143
          ],
          [
            -1.667019067850614,
            48.1149000206064
          ],
          [
            -1.66701653550595,
            48.114902087709076
          ],
          [
            -1.667014561447059,
            48.11490440607719
          ],
          [
            -1.667012995275421,
            48.11490680070055
          ],
          [
            -1.667011853160643,
            48.11490945023504
          ],
          [
            -1.667011380524825,
            48.11491207800439
          ],
          [
            -1.6670113170356782,
            48.1149147810768
          ],
          [
            -1.667011783352452,
            48.11491737614411
          ],
          [
            -1.6670127930449712,
            48.11492004286877
          ],
          [
            -1.6670141916110062,
            48.11492251630052
          ],
          [
            -1.667016245924041,
            48.114924786509015
          ],
          [
            -1.667018563169612,
            48.11492695864261
          ],
          [
            -1.667021396570469,
            48.11492884221076
          ],
          [
            -1.66699717465284,
            48.11495306107921
          ],
          [
            -1.6669654656815251,
            48.1149394858271
          ],
          [
            -1.666970293220107,
            48.11488277772586
          ]
        ]
      ]
    },
    "properties": {}
  },
  "geo_point_2d": {
    "lat": 48.11491203828787,
    "lon": -1.666992200188974
  }
}
Record 5objectid: 754 · geo_shape: [large value omitted]
{
  "objectid": 754,
  "geo_shape": "[large value omitted]",
  "geo_point_2d": {
    "lat": 48.11420673322508,
    "lon": -1.6666082089500769
  }
}

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

Using the API

Configuration

Base URL
https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/massifs-de-rosiers-du-jardin-du-thabor

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/massifs-de-rosiers-du-jardin-du-thabor/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

7 000 req/day
per ipmeasured
observed 23 minutes ago

Dataset

Volume & freshness

Records
11
Last upstream update
8 years ago
2018-12-03

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Massifs de rosiers du jardin du Thabor — live verification badge

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