Hatvp: Search Declarations
Hatvp via Parse · government_public
Search for public official declarations by name, title, or department. Returns matching officials from the HATVP open data CSV with their metadata. At least one filter (query, name, title, department, type_mandat) is recommended to narrow results; omitting all filters returns all declarations. Pagination is manual via offset and limit. Access French High Authority for Transparency in Public Life (HATVP) data including public official declarations and the lobbyist registry. Fulfilled by Parse from hatvp.fr.
- b2b-directory
- finance
- government-public
- hatvp
- hatvp-fr
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/3c4be371-aa76-4641-af45-4e5d0719ded1/search_declarations
- Interface artifact
- sha256:56bfbe93f7dadeae2903a8406826db8e6497554d5c5395db831947abc5b94255
- Manifest digest
- sha256:84c1491566a9578a191d98121355c490608462c7227573d03d2ceeeca775ab29
Request fields
- name (string): Filter by official's name (matches against first and last name).
- limit (integer): Maximum number of results to return.
- query (string): General search across name, first name, and title/position.
- title (string): Filter by official's title or position (e.g. 'Député', 'Sénateur').
- offset (integer): Pagination offset (number of results to skip).
- department (string): Filter by department code (e.g. '75' for Paris, '13' for Bouches-du-Rhône).
- type_mandat (string): Filter by mandate type.: Allowed values: depute, senateur, president, gouvernement, commune, region, departement, epci, europe, ctsp, autre
Example queries
- {"name":"LAHMAR","limit":"5","query":"Macron","title":"Député","offset":"0","department":"75","type_mandat":"depute"}