Centres de vaccination - Toulouse
Localisation des centres de vaccination
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (7 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | — |
| geo_shapeShape | geo_shape | — |
| nom | text | — |
| emplacement | text | — |
| adresse | text | — |
| tel | text | — |
| prestation | text | — |
Schema captured from opendatasoft 25 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 (3 records)
Record 1nom: Centre de vaccinations internationales d · tel: 05 61 77 24 09 ou 05 61 77 21 62
{
"nom": "Centre de vaccinations internationales du CHU de Toulouse",
"tel": "05 61 77 24 09 ou 05 61 77 21 62",
"adresse": "place du Dr Baylac - 31050 TOULOUSE Cedex",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.397669511266745,
43.608150852431045
]
]
},
"properties": {}
},
"prestation": "Tarif d'une consultation de secteur 1 + vaccin",
"emplacement": "Hôpital Purpan",
"geo_point_2d": {
"lat": 43.608150852431045,
"lon": 1.3976695112667448
}
}Record 2nom: Centre de vaccinations internationales d · tel: 05 61 22 33 44
{
"nom": "Centre de vaccinations internationales de la mairie de Toulouse",
"tel": "05 61 22 33 44",
"adresse": "17 place de la Daurade - 31000 TOULOUSE",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.438942075790501,
43.60207218787012
]
]
},
"properties": {}
},
"prestation": "Vaccinations recommandées en France (gratuit sans rendez-vous) / Consultations de vaccination internationales pour les voyageurs (sur RV-vaccins payants)",
"emplacement": "Service communal d'hygiène et de santé",
"geo_point_2d": {
"lat": 43.60207218787012,
"lon": 1.438942075790501
}
}Record 3nom: Centre départemental de vaccination (vac · tel: 05 61 77 50 30
{
"nom": "Centre départemental de vaccination (vaccinations obligatoires et recommandées en France)",
"tel": "05 61 77 50 30",
"adresse": "15 rue de Varsovie - 31073 TOULOUSE Cedex 3",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.430098787169831,
43.59659164366905
]
]
},
"properties": {}
},
"prestation": "Vaccinations gratuites sur RV",
"emplacement": "Hôpital Jospeh Ducoing",
"geo_point_2d": {
"lat": 43.59659164366905,
"lon": 1.4300987871698305
}
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/centres-de-vaccination
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/centres-de-vaccination/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
Dataset
Volume & freshness
License
No license declared upstream.
Source: opendatasoft
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.