https://github.com/felixevers/german-healthcare-facilities
Repository for crawlers that extract structured data on German healthcare facilities, including detailed information on hospitals, clinics, medical practices, outpatient centers, and nursing homes.
https://github.com/felixevers/german-healthcare-facilities
Last synced: 3 months ago
JSON representation
Repository for crawlers that extract structured data on German healthcare facilities, including detailed information on hospitals, clinics, medical practices, outpatient centers, and nursing homes.
- Host: GitHub
- URL: https://github.com/felixevers/german-healthcare-facilities
- Owner: felixevers
- License: gpl-3.0
- Created: 2024-10-09T19:44:10.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-10T11:25:15.000Z (8 months ago)
- Last Synced: 2025-01-02T06:17:20.019Z (5 months ago)
- Language: Python
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# German Healthcare Facilities Crawlers
This repository contains crawlers for extracting structured data on German healthcare facilities, including hospitals, clinics, medical practices, outpatient centers, and nursing homes.
## Crawlers
### 1. Bundes Klinik Atlas
The first crawler in the project is located in the [`bundes-klinik-atlas`](./bundes-klink-atlas/) directory. It extracts data from the [Bundes Klinik Atlas](https://bundes-klinik-atlas.de/), providing detailed information on hospitals and clinics across Germany.## License
This project is licensed under the [GPL-3.0 License](LICENSE).