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): registrations, deregistrations, balance (net, positive = founding surplus) and the reporting year (year). The equivalent German fields anmeldungen, abmeldungen, saldo and jahr are deprecated and will be removed no earlier than 30 days after the announcement. Toggle off or no GENESIS credentials -> 200 source_status="disabled"; batch not run -> 200 source_status="not_ingested".

Parameters

Name In Required Type Example Description
slug path yes string

Code samples

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

Try it