c0mm0.com — the continuously verified register of European data

Register record·API·FR·REGIONVERIFIED · checked 4h ago
D

Data on COVID-19 screening tests carried out in community laboratories in the Centre-Val de Loire RegionDonnées relatives aux tests de dépistage de COVID-19 réalisés en laboratoire de ville en Région Centre-Val de Loire

Données relatives aux tests de dépistage de COVID-19 réalisés en laboratoire de ville en Région Centre-Val de LoireData on COVID-19 screening tests carried out in community laboratories in the Centre-Val de Loire Region

APIExecutable4/7Query nowOpen workbenchSubscribe🇫🇷France

This API provided data on COVID-19 screening tests performed in community (non-hospital) laboratories in the Centre-Val de Loire region of France, published by the Région Centre-Val de Loire. It was compiled using figures from Santé publique France, the national public health agency responsible for monitoring and protecting population health. The dataset is no longer updated as of 29 May 2020; it has been superseded by a successor dataset covering virological COVID-19 test results from both community laboratories and hospital establishments. It remains accessible for historical reference on regional pandemic surveillance during the initial outbreak period.”CE JEU DE DONNÉES N'EST PLUS MIS A JOUR DEPUIS LE 29 MAI 2020. Un nouveau jeu de données est disponible : Résultats des tests virologiques COVID-19 effectués en laboratoire de ville et dans les établissements hospitaliers Santé publique France a pour mission d'améliorer et de protéger la santé de...

54
fair

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

Data schema (18 fields)

Filterable via the API (16)
datedep_codenb_testnb_posnb_test_mnb_pos_mnb_test_fnb_pos_freg_codecountrycode_iso_3166_1_alpha3age_labelregion_minnom_dep_minnb_neg_mnb_neg_fnb_neg

Click a field to see example values.

FillFieldTypeDescription
100%dateFilterable via the APIdateDate of the recorded test data.Date of the recorded test data.
100%dep_codeFilterable via the APICode départementintINSEE code of the French department.INSEE code of the French department.
100%nb_testFilterable via the APINbre testsintTotal number of COVID-19 tests performed.Total number of COVID-19 tests performed.
100%nb_posFilterable via the APINbre test positifsintTotal number of positive COVID-19 test results.Total number of positive COVID-19 test results.
100%nb_test_mFilterable via the APINbre test HommesintNumber of tests performed on men.Number of tests performed on men.
100%nb_pos_mFilterable via the APINbre test positifs HommesintNumber of positive tests among men.Number of positive tests among men.
100%nb_test_fFilterable via the APINbre tests FemmesintNumber of tests performed on women.Number of tests performed on women.
100%nb_pos_fFilterable via the APINbre tests positifs FemmesintNumber of positive tests among women.Number of positive tests among women.
100%reg_codeFilterable via the APIReg codeintINSEE code of the French region.INSEE code of the French region.
100%countrycode_iso_3166_1_alpha3Filterable via the APICountrycode iso 3166 1 alpha3textISO 3166-1 alpha-3 country code.ISO 3166-1 alpha-3 country code.
age_labelFilterable via the APITranche d'âgetextAge group of the tested individuals.Age group of the tested individuals.
region_minFilterable via the APIRégiontextName of the French region.Name of the French region.
nom_dep_minFilterable via the APIDépartementtextName of the French department.Name of the French department.
geo_point_2dCoordinatesgeo_point_2dGeographic coordinates (latitude and longitude) of the department.Geographic coordinates (latitude and longitude) of the department.
nb_neg_mFilterable via the APINbre tests négatifs HommesintNumber of negative tests among men.Number of negative tests among men.
nb_neg_fFilterable via the APINbre tests négatifs FemmesintNumber of negative tests among women.Number of negative tests among women.
nb_negFilterable via the APINbre tests négatifsintTotal number of negative COVID-19 test results.Total number of negative COVID-19 test results.
geomgeo_shapeGeographic shape boundary of the department.Geographic shape boundary of the department.

Schema captured from opendatasoft 6 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 1date: 2020-03-31 · geom: [large value omitted]
{
  "date": "2020-03-31",
  "geom": "[large value omitted]",
  "nb_neg": 7,
  "nb_pos": 3,
  "nb_test": 10,
  "dep_code": 45,
  "nb_neg_f": 6,
  "nb_neg_m": 1,
  "nb_pos_f": 2,
  "nb_pos_m": 1,
  "reg_code": 24,
  "age_label": "> 74 ans",
  "nb_test_f": 8,
  "nb_test_m": 2,
  "region_min": "Centre-Val de Loire",
  "nom_dep_min": "Loiret",
  "geo_point_2d": {
    "lat": 47.9116615818,
    "lon": 2.34174926743
  },
  "countrycode_iso_3166_1_alpha3": "FRA"
}
Record 2date: 2020-04-06 · geom: [large value omitted]
{
  "date": "2020-04-06",
  "geom": "[large value omitted]",
  "nb_neg": 12,
  "nb_pos": 2,
  "nb_test": 14,
  "dep_code": 45,
  "nb_neg_f": 8,
  "nb_neg_m": 4,
  "nb_pos_f": 1,
  "nb_pos_m": 1,
  "reg_code": 24,
  "age_label": "> 74 ans",
  "nb_test_f": 9,
  "nb_test_m": 5,
  "region_min": "Centre-Val de Loire",
  "nom_dep_min": "Loiret",
  "geo_point_2d": {
    "lat": 47.9116615818,
    "lon": 2.34174926743
  },
  "countrycode_iso_3166_1_alpha3": "FRA"
}
Record 3date: 2020-04-12 · geom: [large value omitted]
{
  "date": "2020-04-12",
  "geom": "[large value omitted]",
  "nb_neg": 0,
  "nb_pos": 0,
  "nb_test": 0,
  "dep_code": 45,
  "nb_neg_f": 0,
  "nb_neg_m": 0,
  "nb_pos_f": 0,
  "nb_pos_m": 0,
  "reg_code": 24,
  "age_label": "> 74 ans",
  "nb_test_f": 0,
  "nb_test_m": 0,
  "region_min": "Centre-Val de Loire",
  "nom_dep_min": "Loiret",
  "geo_point_2d": {
    "lat": 47.9116615818,
    "lon": 2.34174926743
  },
  "countrycode_iso_3166_1_alpha3": "FRA"
}
Record 4date: 2020-04-15 · geom: [large value omitted]
{
  "date": "2020-04-15",
  "geom": "[large value omitted]",
  "nb_neg": 3,
  "nb_pos": 1,
  "nb_test": 4,
  "dep_code": 45,
  "nb_neg_f": 2,
  "nb_neg_m": 1,
  "nb_pos_f": 1,
  "nb_pos_m": 0,
  "reg_code": 24,
  "age_label": "> 74 ans",
  "nb_test_f": 3,
  "nb_test_m": 1,
  "region_min": "Centre-Val de Loire",
  "nom_dep_min": "Loiret",
  "geo_point_2d": {
    "lat": 47.9116615818,
    "lon": 2.34174926743
  },
  "countrycode_iso_3166_1_alpha3": "FRA"
}
Record 5date: 2020-04-26 · geom: [large value omitted]
{
  "date": "2020-04-26",
  "geom": "[large value omitted]",
  "nb_neg": 0,
  "nb_pos": 0,
  "nb_test": 0,
  "dep_code": 45,
  "nb_neg_f": 0,
  "nb_neg_m": 0,
  "nb_pos_f": 0,
  "nb_pos_m": 0,
  "reg_code": 24,
  "age_label": "> 74 ans",
  "nb_test_f": 0,
  "nb_test_m": 0,
  "region_min": "Centre-Val de Loire",
  "nom_dep_min": "Loiret",
  "geo_point_2d": {
    "lat": 47.9116615818,
    "lon": 2.34174926743
  },
  "countrycode_iso_3166_1_alpha3": "FRA"
}

Live sample captured at profiling time — values may have changed upstream.

Verification Status

Using the API

Configuration

Base URL
https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/donnees-relatives-aux-tests-de-depistage-de-covid-19-realises-en-laboratoire-rcv

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/donnees-relatives-aux-tests-de-depistage-de-covid-19-realises-en-laboratoire-rcv/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

2 000 req/day
per ipmeasured
observed 6 days ago

Dataset

Volume & freshness

Records
2.8k
2808
Last upstream update
6 years ago
2020-07-20

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Données relatives aux tests de dépistage de COVID-19 réalisés en laboratoire de ville en Région Centre-Val de Loire — live verification badge

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