PLN Analyse cages a moules 2023
Analyse des cages à moules sur Port la Nouvelle
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (23 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| 100% | code_station_completCode station complet | text | — |
| 0% | riviere_origineRivière/origine | text | — |
| 0% | communeCommune | text | — |
| 0% | lieu_dit_complementLieu dit complément | text | — |
| 0% | departementDépartement | text | — |
| 100% | reference_laboRéférence Labo | text | — |
| 100% | date | text | — |
| 0% | heure | text | — |
| 0% | preleveurPréleveur | text | — |
| 100% | laboratoire | text | — |
| 100% | sandre | text | — |
| 100% | support | text | — |
| 100% | fraction | text | — |
| 100% | lq | text | — |
| 100% | code_lqCode lq | text | — |
| 100% | resulltatRésulltat | text | — |
| 100% | uniteUnité | text | — |
| 90.9% | code_unite_sandreCode Unité Sandre | text | — |
| 100% | nom | text | — |
| 75.8% | methodeMéthode | text | — |
| 100% | lieu_analyseLieu analyse | text | — |
| 100% | cofrac | text | — |
| 100% | commentaire | text | — |
Schema captured from opendatasoft 1 hour 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 1lq: 0.2 · nom: PCB 52
{
"lq": "0.2",
"nom": "PCB 52",
"date": "03/07/2023",
"heure": null,
"unite": "µg/(kg PF)",
"cofrac": "1",
"sandre": "1241",
"code_lq": "1",
"commune": null,
"methode": "3",
"support": "21",
"fraction": "102",
"preleveur": null,
"resulltat": "0.06127",
"commentaire": "HRGC/HRMS/Méthode interne",
"departement": null,
"laboratoire": "41054531300042",
"lieu_analyse": "2",
"reference_labo": "LSE2307-7022/LSEC20-7770",
"riviere_origine": null,
"code_unite_sandre": "523",
"lieu_dit_complement": null,
"code_station_complet": "PLN-M2"
}Record 2lq: 10 · nom: Acénaphtylène
{
"lq": "10",
"nom": "Acénaphtylène",
"date": "03/07/2023",
"heure": null,
"unite": "µg/kg",
"cofrac": "2",
"sandre": "1622",
"code_lq": "10",
"commune": null,
"methode": "405",
"support": "21",
"fraction": "000",
"preleveur": null,
"resulltat": "10",
"commentaire": "GC/MS/MS/Méthode interne M_ET101",
"departement": null,
"laboratoire": "41054531300042",
"lieu_analyse": "2",
"reference_labo": "LSE2307-7028/LSEC20-7770",
"riviere_origine": null,
"code_unite_sandre": "129",
"lieu_dit_complement": null,
"code_station_complet": "PLN-M8"
}Record 3lq: 5 · nom: Anthracène
{
"lq": "5",
"nom": "Anthracène",
"date": "03/07/2023",
"heure": null,
"unite": "µg/kg",
"cofrac": "2",
"sandre": "1458",
"code_lq": "10",
"commune": null,
"methode": "405",
"support": "21",
"fraction": "000",
"preleveur": null,
"resulltat": "5",
"commentaire": "GC/MS/MS/Méthode interne M_ET101",
"departement": null,
"laboratoire": "41054531300042",
"lieu_analyse": "2",
"reference_labo": "LSE2307-7028/LSEC20-7770",
"riviere_origine": null,
"code_unite_sandre": "129",
"lieu_dit_complement": null,
"code_station_complet": "PLN-M8"
}Record 4lq: 80 · nom: Dibutylétain
{
"lq": "80",
"nom": "Dibutylétain",
"date": "03/07/2023",
"heure": null,
"unite": "µg/(kg PF)",
"cofrac": "2",
"sandre": "7074",
"code_lq": "10",
"commune": null,
"methode": "3",
"support": "21",
"fraction": "000",
"preleveur": null,
"resulltat": "80",
"commentaire": "GC-ICP/MS/Méthode interne CMM_MO51",
"departement": null,
"laboratoire": "41054531300042",
"lieu_analyse": "2",
"reference_labo": "LSE2307-7028/LSEC20-7770",
"riviere_origine": null,
"code_unite_sandre": null,
"lieu_dit_complement": null,
"code_station_complet": "PLN-M8"
}Record 5lq: 50 · nom: Nickel total
{
"lq": "50",
"nom": "Nickel total",
"date": "03/07/2023",
"heure": null,
"unite": "µg/(kg PF)",
"cofrac": "1",
"sandre": "1386",
"code_lq": "1",
"commune": null,
"methode": null,
"support": "21",
"fraction": "102",
"preleveur": null,
"resulltat": "422.000",
"commentaire": "ICP/MS après minéralisation aux micro-ondes/Méthode interne M_AM169",
"departement": null,
"laboratoire": "41054531300042",
"lieu_analyse": "2",
"reference_labo": "LSE2307-7028/LSEC20-7770",
"riviere_origine": null,
"code_unite_sandre": "523",
"lieu_dit_complement": null,
"code_station_complet": "PLN-M8"
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.laregion.fr/api/explore/v2.1/catalog/datasets/pln-analyse-cages-a-moules-2023
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.laregion.fr/api/explore/v2.1/catalog/datasets/pln-analyse-cages-a-moules-2023/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.