French ICPE Classified Installations (Georisques) avatar

French ICPE Classified Installations (Georisques)

Pricing

Pay per usage

Go to Apify Store
French ICPE Classified Installations (Georisques)

French ICPE Classified Installations (Georisques)

Search the official French ICPE register of classified industrial installations by INSEE commune code. Filter Seveso sites and activity. Returns company, SIRET, regime, IED, inspections and coordinates. Free official open data.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

DEV DEV

DEV DEV

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

19 days ago

Last modified

Share

French ICPE Classified Installations (Géorisques)

What it does

This Actor searches the official French register of ICPE installations (Installations Classées pour la Protection de l'Environnement) — every industrial, agricultural or waste site whose activity is regulated for environmental risk. Give it INSEE commune codes and it returns each installation classée with company name, SIRET, address, regulatory regime (Déclaration / Enregistrement / Autorisation), Seveso status, IED flag, operating state and inspection history. You can restrict results to Seveso sites only or to a single activity (industry, quarry, wind farm, cattle, pigs, poultry).

Data comes from the Géorisques API (BRGM / French Ministry for Ecological Transition), covering ~137 000 installations — an official API, not a fragile HTML scraper.

Input

FieldTypeRequiredDescription
inseeCodesarray of stringsyes5-character INSEE commune codes (e.g. 21231, 2A004). Not postal codes.
sevesoOnlybooleannoKeep only Seveso-classified sites. Default false.
activitystringnoIndustry, Quarry, Wind farm, Cattle, Pigs, Poultry, or Any. Default Any.
maxResultsPerQueryintegernoMax installations per commune, 1–500. Default 100.

Output

One dataset item per installation. Every item carries a status field: found, not_found or error.

{
"query": "33183",
"status": "found",
"companyName": "PITCH IMMO SNC : HEXAHUB",
"siret": "42298971500186",
"address": "Secteur de la Marquette",
"postalCode": "33240",
"city": "Gauriaguet",
"inseeCode": "33183",
"nafCode": "41",
"regime": "Enregistrement",
"sevesoStatus": "Non Seveso",
"isSeveso": false,
"ied": false,
"activityState": "En exploitation avec titre",
"nationalPriority": false,
"activities": ["industrie"],
"inspectionCount": 2,
"lastInspectionDate": "2023-09-11",
"aiotCode": "0000000002",
"inspectionService": "DREAL NA",
"latitude": 45.047193,
"longitude": -0.394171,
"lastUpdate": "2024-06-18/10-28-12",
"source": "Georisques - Installations classees ICPE"
}

Use cases

  • Environmental due diligence: list every classified installation in a commune before a site acquisition or a real-estate deal.
  • Seveso screening: extract only high-risk sites around a location for HSE and insurance risk assessment.
  • Industrial B2B prospecting: build a file of regulated industrial operators by area and activity, with SIRET for CRM matching.
  • Compliance monitoring: track regulatory regime, operating state and inspection history of known operators.

Limitations & fair use

  • The Géorisques API filters on code_insee only — search by commune name or postal code is not supported upstream. Convert names to INSEE codes first (an INSEE code is not a postal code).
  • inspections are summarised into inspectionCount and lastInspectionDate; the raw per-inspection detail is not flattened.
  • Data quality is that of the upstream register: some records carry incomplete addresses or a null NAF code.
  • The Actor paginates politely (short delay between pages). Please keep volumes reasonable.
  • Source: Géorisques (BRGM / MTE) open data, Licence Ouverte / Open Licence (Etalab). Attribution expected on redistribution.

Pricing

This Actor is free. You only pay your own Apify platform consumption (compute units), typically a fraction of a cent per run.

More actors by this developer

Reliable tools built on official French & EU open-data APIs — company data, compliance checks and B2B enrichment: see all actors by vigilant_jasmine.