InfraNode.dev
MCP InfraNode is also available as an MCP server for AI assistants like Claude and ChatGPT.

GET /api/v1/cities/{slug}/business-registrations

Business registrations/deregistrations per district (Regionalstatistik, Tier A)

Business registrations and deregistrations per DISTRICT (German business notification statistics, table 52311, annual total, excluding vending machines): anmeldungen (registrations), abmeldungen (deregistrations), saldo (net, positive = founding surplus) and the reporting year (jahr). Toggle off or no GENESIS credentials -> 200 source_status="disabled"; batch not run -> 200 source_status="not_ingested".

Parameters

Name In Required Type Description
slug path yes string

Code samples

curl "https://infranode.dev/api/v1/cities/hamburg/business-registrations"

Try it