c0mm0.com — the continuously verified register of European data

Register record·API·FRSTALE · checked 3d ago
L

List of APTIC partner venues - GPSListe des acteurs APTIC - GPS

Liste des acteurs APTIC - GPSList of APTIC partner venues - GPS

APIDiscovered1/7blocked by verifiedQuery nowOpen workbenchSubscribe🇫🇷France

This dataset lists venues and organizations within the Grand Paris Sud (GPS) territory that are affiliated with the APTIC voucher scheme, a digital payment system used for cultural, sports, and leisure activities in France. It is published as open data by Grand Paris Sud and provides access without authentication. The dataset is useful for identifying local businesses and institutions that accept APTIC vouchers, supporting residents and visitors in locating participating venues across the GPS area.Liste des lieux conventionnés APTIC sur le territoire de GPS.

32
poor

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

Data schema (10 fields)

Filterable via the API (9)
vw_dataviz_address_v2_areavw_dataviz_address_v2_departmentnamenom_du_point_de_presenceadresse_du_point_de_presencevillecode_postaladdress_phonenombre_de_lignes

Click a field to see example values.

FieldTypeDescription
vw_dataviz_address_v2_areaFilterable via the APIVw dataviz address v2 areatextAdministrative region of the location.Administrative region of the location.
vw_dataviz_address_v2_departmentFilterable via the APIVw dataviz address v2 departmenttextFrench department of the location.French department of the location.
nameFilterable via the APINomtextName of the APTIC partner organisation.Name of the APTIC partner organisation.
nom_du_point_de_presenceFilterable via the APINom du point de présencetextName of the physical reception point or venue.Name of the physical reception point or venue.
adresse_du_point_de_presenceFilterable via the APIAdressetextStreet address of the reception point.Street address of the reception point.
villeFilterable via the APItextTown or city of the location.Town or city of the location.
code_postalFilterable via the APIPostal codedoublePostal code of the location.Postal code of the location.
address_phoneFilterable via the APItéléphonetextContact phone number for the location.Contact phone number for the location.
nombre_de_lignesFilterable via the APINombre de lignesdoubleNumber of records or entries associated with this location.Number of records or entries associated with this location.
geopointgeo_point_2dGeographic coordinates (latitude and longitude) of the location.Geographic coordinates (latitude and longitude) of the location.

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 1name: Les Petits Débrouillards Ile de France · ville: Évry-Courcouronnes
{
  "name": "Les Petits Débrouillards Ile de France",
  "ville": "Évry-Courcouronnes",
  "geopoint": {
    "lat": 48.627074,
    "lon": 2.429045
  },
  "code_postal": 91000,
  "address_phone": "+33.169111471",
  "nombre_de_lignes": 151,
  "nom_du_point_de_presence": "Les Petits Débrouillards",
  "vw_dataviz_address_v2_area": "Île-de-France",
  "adresse_du_point_de_presence": "15 Allée Jacquard",
  "vw_dataviz_address_v2_department": "Essonne"
}
Record 2name: Parcours Solidaire · ville: Corbeil-Essonnes
{
  "name": "Parcours Solidaire",
  "ville": "Corbeil-Essonnes",
  "geopoint": {
    "lat": 48.617573,
    "lon": 2.464891
  },
  "code_postal": 91100,
  "address_phone": "+33758479013",
  "nombre_de_lignes": 117,
  "nom_du_point_de_presence": "maison des associations",
  "vw_dataviz_address_v2_area": "Île-de-France",
  "adresse_du_point_de_presence": "15 Avenue de Strathkelvin",
  "vw_dataviz_address_v2_department": "Essonne"
}
Record 3name: Maison des associations S. ALLENDE - Rue · ville: Savigny-le-Temple
{
  "name": "Maison des associations S. ALLENDE - Rue de rougeau",
  "ville": "Savigny-le-Temple",
  "geopoint": {
    "lat": 48.598323,
    "lon": 2.566756
  },
  "code_postal": 77176,
  "address_phone": "0164193386",
  "nombre_de_lignes": 61,
  "nom_du_point_de_presence": "Rebondir",
  "vw_dataviz_address_v2_area": "Île-de-France",
  "adresse_du_point_de_presence": "Rue de Rougeau",
  "vw_dataviz_address_v2_department": "Seine-et-Marne"
}
Record 4name: RESEAU ACTIF FRANCE · ville: Lisses
{
  "name": "RESEAU ACTIF FRANCE",
  "ville": "Lisses",
  "geopoint": {
    "lat": 48.608419,
    "lon": 2.413773
  },
  "code_postal": 91090,
  "address_phone": "0686577921",
  "nombre_de_lignes": 82,
  "nom_du_point_de_presence": "ACTIF DPS",
  "vw_dataviz_address_v2_area": "Île-de-France",
  "adresse_du_point_de_presence": "22 bis rue des Malines",
  "vw_dataviz_address_v2_department": "Essonne"
}
Record 5name: SIANA · ville: Évry-Courcouronnes
{
  "name": "SIANA",
  "ville": "Évry-Courcouronnes",
  "geopoint": {
    "lat": 48.626738,
    "lon": 2.432475
  },
  "code_postal": 91000,
  "address_phone": "0169367391",
  "nombre_de_lignes": 26,
  "nom_du_point_de_presence": "ENSIIE",
  "vw_dataviz_address_v2_area": "Île-de-France",
  "adresse_du_point_de_presence": "1 Place de la Resistance",
  "vw_dataviz_address_v2_department": "Essonne"
}

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/liste-des-acteurs-aptic-gps

Query examples

curl -s 'https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/liste-des-acteurs-aptic-gps/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
6
Last upstream update
5 years ago
2021-10-13

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Liste des acteurs APTIC - GPS — live verification badge

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