Register record·API·FRVERIFIED · checked 15h ago
C
Commerces-Covid19-LCM
Trust score
How is this computed?40
fair
Weighted across five axes. Tap a ring for what it measures.
Data schema (10 fields)
Filterable via the API (9)
nom_de_l_etablissementcategorieadressecodeinseecommunecontacthoraires_special_confinementlatitudelongitude
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| nom_de_l_etablissementNom de l'établissement | text | Name of the business establishment.Name of the business establishment. |
| categoriecatégorie | text | Category or type of business activity.Category or type of business activity. |
| adresse | text | Street address of the establishment.Street address of the establishment. |
| codeinsee | int | INSEE code identifying the municipality.INSEE code identifying the municipality. |
| communeCommune | text | Name of the municipality where the establishment is located.Name of the municipality where the establishment is located. |
| contact | text | Contact information for the establishment.Contact information for the establishment. |
| horaires_special_confinementHoraires spécial confinement | text | Special opening hours during the Covid-19 lockdown.Special opening hours during the Covid-19 lockdown. |
| latitudeLatitude | double | Latitude coordinate of the establishment's location.Latitude coordinate of the establishment's location. |
| longitudeLongitude | double | Longitude coordinate of the establishment's location.Longitude coordinate of the establishment's location. |
| geopoint | geo_point_2d | Geographic coordinates (latitude and longitude) of the establishment.Geographic coordinates (latitude and longitude) of the establishment. |
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 1adresse: 4 Route de Milly · commune: Le Coudray Montceaux
{
"adresse": "4 Route de Milly",
"commune": "Le Coudray Montceaux",
"contact": null,
"geopoint": {
"lat": 48.567316,
"lon": 2.480908
},
"latitude": 48.567316,
"categorie": "Brasserie /Tabac",
"codeinsee": 91179,
"longitude": 2.480908,
"nom_de_l_etablissement": "LE MONTCEAUX",
"horaires_special_confinement": null
}Record 2adresse: 8 av. Charles de Gaulle · commune: Le Coudray Montceaux
{
"adresse": "8 av. Charles de Gaulle",
"commune": "Le Coudray Montceaux",
"contact": null,
"geopoint": {
"lat": 48.567486,
"lon": 2.481462
},
"latitude": 48.567486,
"categorie": "Epicerie",
"codeinsee": 91179,
"longitude": 2.481462,
"nom_de_l_etablissement": "MINI MARKET",
"horaires_special_confinement": null
}Record 3adresse: Av. Gabrielle d'Estrées · commune: Le Coudray Montceaux
{
"adresse": "Av. Gabrielle d'Estrées",
"commune": "Le Coudray Montceaux",
"contact": null,
"geopoint": {
"lat": 48.566826,
"lon": 2.486138
},
"latitude": 48.566826,
"categorie": "Boulangerie",
"codeinsee": 91179,
"longitude": 2.486138,
"nom_de_l_etablissement": "Le Fournil des Saveurs",
"horaires_special_confinement": "7h30 - 13h00"
}Record 4adresse: 4 Route de Milly · commune: Le Coudray Montceaux
{
"adresse": "4 Route de Milly",
"commune": "Le Coudray Montceaux",
"contact": null,
"geopoint": {
"lat": 48.567316,
"lon": 2.480908
},
"latitude": 48.567316,
"categorie": "Boulangerie",
"codeinsee": 91179,
"longitude": 2.480908,
"nom_de_l_etablissement": "AU PAINT D’AUTREFOIS",
"horaires_special_confinement": null
}Record 5adresse: 23 Avenue Gabrielle d'Estrées · commune: Le Coudray Montceaux
{
"adresse": "23 Avenue Gabrielle d'Estrées",
"commune": "Le Coudray Montceaux",
"contact": null,
"geopoint": {
"lat": 48.56658,
"lon": 2.48506
},
"latitude": 48.56658,
"categorie": "Pizzeria (à emporter)",
"codeinsee": 91179,
"longitude": 2.48506,
"nom_de_l_etablissement": "NASSIMO PIZZA",
"horaires_special_confinement": "7h30 - 13h00"
}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/commerces-covid19-lcm
Query examples
curl -s 'https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/commerces-covid19-lcm/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
5 000 req/day
per ipmeasured
observed 7 days ago
Dataset
Volume & freshness
Records
15
Last upstream update
7 years ago
2020-04-08
License
No license declared upstream.
○ Documentation○ Data dictionary○ Versioning
Source: opendatasoft
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.