Health, medical, social and social establishments 2018 in Guadeloupe (WFS service)
A WFS (Web Feature Service) providing geolocated data on health, medico-social and social establishments in Guadeloupe, drawn from the 2018 FINESS directory. Coverage includes establishments falling under State, Departmental Council (CG) and Regional Council (CR) competences. The service exposes point locations and associated attributes of registered facilities as open geographic data, allowing integration into mapping tools and analysis of the distribution of health and social care infrastructure across the territory.Service WFS — All the establishments of the Finess 2018 directory geolocated for Guadeloupe. Health, medico-social and social establishments (State competences, CG, CR) open.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (21 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| msGeometryMs geometry | geometry | Geometric location of the establishment.Geometric location of the establishment. |
| gid | integer | Internal record identifier.Internal record identifier. |
| finess | string | FINESS identification number of the establishment.FINESS identification number of the establishment. |
| finess_forFiness for | string | FINESS number of the parent legal entity.FINESS number of the parent legal entity. |
| siretSIRET (establishment) | string | SIRET business registration number of the establishment.SIRET business registration number of the establishment. |
| datemaj | string | Date the record was last updated.Date the record was last updated. |
| rs | string | Registered name of the establishment.Registered name of the establishment. |
| categorie | string | Category of the establishment as classified in FINESS.Category of the establishment as classified in FINESS. |
| reg_codeReg code | string | Code of the administrative region.Code of the administrative region. |
| com_codeCom code | string | INSEE code of the commune.INSEE code of the commune. |
| adresse | string | Postal address of the establishment.Postal address of the establishment. |
| loc_ignLoc ign | string | Location source used for geocoding, from IGN.Location source used for geocoding, from IGN. |
| loc_scoreLoc score | integer | Quality score of the geocoding match.Quality score of the geocoding match. |
| id_ignId ign | string | IGN identifier associated with the location.IGN identifier associated with the location. |
| valid_adreValid adre | string | Validation status of the address.Validation status of the address. |
| val_geoVal geo | string | Validation status of the geolocation.Validation status of the geolocation. |
| v_adresseV adresse | string | Verified or corrected address used for geocoding.Verified or corrected address used for geocoding. |
| v_longV long | double | Verified longitude coordinate of the establishment.Verified longitude coordinate of the establishment. |
| v_latV lat | double | Verified latitude coordinate of the establishment.Verified latitude coordinate of the establishment. |
| remarque | string | Additional comments or notes on the record.Additional comments or notes on the record. |
| alti_l3d_mAlti l3d m | double | Altitude of the establishment in metres.Altitude of the establishment in metres. |
Schema captured from wfs 21 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 (3 records)
Record 1rs: POLYCLINIQUE DE LA GUADELOUPE · gid: 1
{
"rs": "POLYCLINIQUE DE LA GUADELOUPE",
"gid": "1",
"siret": "31328539700011",
"v_lat": "16.23544",
"finess": "970100012",
"id_ign": "0",
"v_long": "-61.52660",
"adresse": "MORNE JOLIVIERE",
"datemaj": "2017-01-16",
"loc_ign": "D Voie",
"val_geo": "modifiee",
"com_code": "97101",
"reg_code": "01",
"categorie": "365",
"loc_score": "84",
"alti_l3d_m": "4.38000",
"finess_for": "97 010 001 2",
"valid_adre": "oui"
}Record 2rs: CENTRE MEDICO SOCIAL · gid: 2
{
"rs": "CENTRE MEDICO SOCIAL",
"gid": "2",
"siret": "32990387600012",
"v_lat": "15.99817",
"finess": "970100020",
"id_ign": "PAIHABIT0000000069896776",
"v_long": "-61.73244",
"adresse": "64 R DU DOCTEUR PITAT",
"datemaj": "2017-01-16",
"loc_ign": "F Commune",
"val_geo": "modifiee",
"com_code": "97105",
"reg_code": "01",
"categorie": "129",
"loc_score": "100",
"alti_l3d_m": "7.16000",
"finess_for": "97 010 002 0",
"valid_adre": "oui"
}Record 3rs: LES NOUVELLES EAUX VIVES · gid: 3
{
"rs": "LES NOUVELLES EAUX VIVES",
"gid": "3",
"siret": "41009599600014",
"v_lat": "16.04516",
"finess": "970100111",
"id_ign": "PAIHABIT0000000071996997",
"v_long": "-61.68753",
"adresse": "MATOUBA PAPAYE",
"datemaj": "2017-01-16",
"loc_ign": "E Zone",
"val_geo": "modifiee",
"com_code": "97124",
"reg_code": "01",
"categorie": "129",
"loc_score": "100",
"alti_l3d_m": "823.70001",
"finess_for": "97 010 011 1",
"valid_adre": "oui"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://datacarto.karugeo.fr/wfs/481d7cea-799e-4198-9181-47a1faa46a32?request=GetCapabilities&service=WFS
Query examples
curl -s 'https://datacarto.karugeo.fr/wfs/481d7cea-799e-4198-9181-47a1faa46a32?service=WFS&version=2.0.0&request=GetCapabilities' -H 'Accept: application/json'List the feature types (layers) and supported operations.