c0mm0.com — the continuously verified register of European data

Register record·API·FRVERIFIED · checked 2d ago
S

SETHD Adresse des prises en Gel

APIJoinable5/7Query nowOpen workbenchSubscribe🇫🇷France
40
fair

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

Data schema (15 fields)

Filterable via the API (15)
id_immeublenblogtypebatstatutbatcpt_voienumvoietypevoienomvoieadressecodepostalcommunecodeinseecodehexaclevoietype_gelmotif_gel

Click a field to see example values.

FillFieldTypeDescription
100%id_immeubleFilterable via the APIId immeubletextUnique identifier of the building.Unique identifier of the building.
100%nblogFilterable via the APIdoubleNumber of housing units (logements) in the building.Number of housing units (logements) in the building.
100%typebatFilterable via the APItextType of building, e.g. apartment block or house.Type of building, e.g. apartment block or house.
100%statutbatFilterable via the APItextDeployment status of the building's network.Deployment status of the building's network.
3.2%cpt_voieFilterable via the APICpt voietextStreet address complement or additional locator.Street address complement or additional locator.
100%numvoieFilterable via the APIdoubleHouse number on the street.House number on the street.
100%typevoieFilterable via the APItextType of street, e.g. street, avenue, boulevard.Type of street, e.g. street, avenue, boulevard.
100%nomvoieFilterable via the APItextName of the street.Name of the street.
100%adresseFilterable via the APItextFull postal address of the building.Full postal address of the building.
100%codepostalFilterable via the APIdoublePostal code of the address.Postal code of the address.
100%communeFilterable via the APICommunetextName of the municipality.Name of the municipality.
65.1%codeinseeFilterable via the APIdoubleINSEE code identifying the municipality.INSEE code identifying the municipality.
100%codehexaclevoieFilterable via the APItextHexaclé code identifying the street segment.Hexaclé code identifying the street segment.
100%type_gelFilterable via the APIType geltextType of freeze applied to the connection, e.g. total.Type of freeze applied to the connection, e.g. total.
100%motif_gelFilterable via the APIMotif geltextReason for freezing the connection or order.Reason for freezing the connection or order.

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 1nblog: 4 · adresse: 16 CHEMIN DES CAILLETTES
{
  "nblog": 4,
  "adresse": "16 CHEMIN DES CAILLETTES",
  "commune": "CORBEIL ESSONNES",
  "nomvoie": "DES CAILLETTES",
  "numvoie": 16,
  "typebat": "IMMEUBLE",
  "cpt_voie": null,
  "type_gel": "TOTAL",
  "typevoie": "CHEMIN",
  "codeinsee": 91174,
  "motif_gel": "COMMANDE CLIENT BLOQUEE",
  "statutbat": "DEPLOYE",
  "codepostal": 91100,
  "id_immeuble": "SE-BAT-0005A",
  "codehexaclevoie": "91174224EX"
}
Record 2nblog: 1 · adresse: 233 BOULEVARD JOHN KENNEDY
{
  "nblog": 1,
  "adresse": "233 BOULEVARD JOHN KENNEDY",
  "commune": "CORBEIL ESSONNES",
  "nomvoie": "JOHN KENNEDY",
  "numvoie": 233,
  "typebat": "PAVILLON",
  "cpt_voie": null,
  "type_gel": "TOTAL",
  "typevoie": "BOULEVARD",
  "codeinsee": null,
  "motif_gel": "DENSIFICATION",
  "statutbat": "DEPLOYE",
  "codepostal": 91100,
  "id_immeuble": "SE-A-ST-CORB1469",
  "codehexaclevoie": "91174229CI"
}
Record 3nblog: 24 · adresse: 24 AVENUE CHARLES DE GAULLE
{
  "nblog": 24,
  "adresse": "24 AVENUE CHARLES DE GAULLE",
  "commune": "LE COUDRAY MONTCEAUX",
  "nomvoie": "CHARLES DE GAULLE",
  "numvoie": 24,
  "typebat": "IMMEUBLE",
  "cpt_voie": null,
  "type_gel": "TOTAL",
  "typevoie": "AVENUE",
  "codeinsee": 91179,
  "motif_gel": "PROBLEME ROUTE OPTIQUE",
  "statutbat": "DEPLOYE",
  "codepostal": 91830,
  "id_immeuble": "ID-9117900000O6",
  "codehexaclevoie": "911792234N"
}
Record 4nblog: 6 · adresse: 5 RUE D ALIGRE
{
  "nblog": 6,
  "adresse": "5 RUE D ALIGRE",
  "commune": "CORBEIL ESSONNES",
  "nomvoie": "D ALIGRE",
  "numvoie": 5,
  "typebat": "IMMEUBLE",
  "cpt_voie": null,
  "type_gel": "TOTAL",
  "typevoie": "RUE",
  "codeinsee": 91174,
  "motif_gel": "PROBLEME ROUTE OPTIQUE",
  "statutbat": "DEPLOYE",
  "codepostal": 91100,
  "id_immeuble": "SE-A-BAT-000F8",
  "codehexaclevoie": "911742236E"
}
Record 5nblog: 1 · adresse: 28 RUE DE L EGLISE
{
  "nblog": 1,
  "adresse": "28 RUE DE L EGLISE",
  "commune": "LE COUDRAY MONTCEAUX",
  "nomvoie": "DE L EGLISE",
  "numvoie": 28,
  "typebat": "PAVILLON",
  "cpt_voie": null,
  "type_gel": "TOTAL",
  "typevoie": "RUE",
  "codeinsee": null,
  "motif_gel": "COMMANDE CLIENT BLOQUEE",
  "statutbat": "DEPLOYE",
  "codepostal": 91830,
  "id_immeuble": "SE-A-ST-COUD0452",
  "codehexaclevoie": "91179222S6"
}

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

Verification Status

Using the API

Configuration

Base URL
https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/sethd-prises-gel

Query examples

curl -s 'https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/sethd-prises-gel/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 7 days ago

Dataset

Volume & freshness

Records
63
Last upstream update
4 years ago
2022-05-11

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

SETHD Adresse des prises en Gel — live verification badge

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