# CVR Data Parser & Replicator

Python CLI to parse and stream the official CVR register into local SQL databases.

## Access profile

| Field | Value |
| --- | --- |
| Category | CLI |
| Sector | Government |
| Access type | Direct |
| Auth required | API Key |
| Reliability | Stable |
| Official | No |
| Status | active |
| Agent can | read, search |

## Links

- Website: https://datacvr.virk.dk
- Docs: https://github.com/gronlund/cvrdata#readme
- GitHub: https://github.com/gronlund/cvrdata
- Directory entry: https://agentaccess.dk/cvrdata-parser

## About

Python CLI tool designed to connect to the Danish Business Authority's (Erhvervsstyrelsen) official CVR Elasticsearch stream and replicate company records into PostgreSQL, MySQL, or SQLite.

## Agent use cases

- Bootstrap a complete local SQL mirror of the Danish Central Business Register
- Run daily incremental updates from the Erhvervsstyrelsen CVR Elasticsearch feed
- Query Danish company ownership and financial metadata offline

## Notes

Requires official API credentials obtained from Erhvervsstyrelsen (Datafordeler / Virk Data).

---
Source: [AgentAccess](https://agentaccess.dk/) — directory of agent interfaces for Denmark.