Ports owned by the Occitanie RegionPorts propriété de la région Occitanie
Ports propriété de la région OccitaniePorts owned by the Occitanie Region
This API provides the locations of ports owned by the Occitanie Region in southern France. It is published via the data.laregion.fr open-data platform and offers geographic data on regional port facilities, useful for mapping, transport planning, and maritime infrastructure analysis within the region.Localisation des ports de la région Occitanie
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (11 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| — | geo_point_2dGeo Point | geo_point_2d | — |
| — | geo_shapeShape | geo_shape | — |
| — | objectid | int | — |
| — | nom | text | — |
| — | proprietaiproprietaire | text | — |
| — | gestionnaigestionnaire | text | — |
| — | communeCommune | text | — |
| — | commerce | text | — |
| — | peche | text | — |
| — | plaisance | text | — |
| 100% | fluvial | text | — |
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 (3 records)
Record 1nom: Port-la-Nouvelle · peche: oui
{
"nom": "Port-la-Nouvelle",
"peche": "oui",
"commune": "Port-la-Nouvelle",
"fluvial": "non",
"commerce": "oui",
"objectid": 15,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
3.056584199602356,
43.01951452844044
]
]
},
"properties": {}
},
"plaisance": "oui",
"gestionnai": "CCI Narbonne Lézignan PLN",
"proprietai": "Conseil Régional Occitanie",
"geo_point_2d": {
"lat": 43.01951452844044,
"lon": 3.056584199602356
}
}Record 2nom: Sète · peche: oui
{
"nom": "Sète",
"peche": "oui",
"commune": "Sète",
"fluvial": "oui",
"commerce": "oui",
"objectid": 7,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
3.710128142859185,
43.40018033425916
]
]
},
"properties": {}
},
"plaisance": "oui",
"gestionnai": "EPR Port Sud de France\r\nEPR Port Sud de France",
"proprietai": "Conseil Régional Occitanie",
"geo_point_2d": {
"lat": 43.40018033425916,
"lon": 3.710128142859185
}
}Record 3nom: Grau du Roi · peche: oui
{
"nom": "Grau du Roi",
"peche": "oui",
"commune": "Grau du Roi",
"fluvial": "non",
"commerce": "non",
"objectid": 0,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
4.13822669982894,
43.53953451764897
]
]
},
"properties": {}
},
"plaisance": "non",
"gestionnai": "Commune Grau du Roi",
"proprietai": "Conseil Régional Occitanie",
"geo_point_2d": {
"lat": 43.53953451764897,
"lon": 4.13822669982894
}
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.laregion.fr/api/explore/v2.1/catalog/datasets/localisation-des-ports-regionaux-en-occitanie
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.laregion.fr/api/explore/v2.1/catalog/datasets/localisation-des-ports-regionaux-en-occitanie/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.