Welcome to the Bangladesh Health Data Collection Project! This open-source initiative aims to collect and organize medical information for Bangladesh with the help of contributors like you. By collaboratively gathering and maintaining medical data, we aim to create a valuable resource that can benefit healthcare professionals, researchers, and the general public.
We welcome contributions from anyone interested in improving healthcare data accessibility in Bangladesh. Whether you're a developer, healthcare professional, or data enthusiast, your input is valuable. To contribute, please follow our Contribution Guidelines.
Please read and adhere to our Code of Conduct to ensure a positive and inclusive community for all contributors.
Our project is organized into the following directories:
data/
: Contains the collected medical data, organized by category.scripts/
: Includes scripts for data processing, validation, and any other automation.docs/
: Documentation files, guidelines, and resources for contributors.src/
: Source code for any tools or applications associated with the project.
We are collecting information across various medical categories, including but not limited to:
- Hospitals and Clinics
- Healthcare Professionals
- Medical Facilities
- Disease and Condition Statistics
- Medicines and Treatments
- Fork the repository to your GitHub account.
- Clone the forked repository to your local machine.
- Create a new branch for your contribution:
git checkout -b feature/new-feature
. - Make your changes and commit them:
git commit -m "Add new feature"
. - Push the changes to your fork:
git push origin feature/new-feature
. - Open a pull request with a clear description of your changes.
For detailed instructions, please refer to our Contribution Guidelines.
This project is licensed under the MIT License - see the LICENSE.md file for details.
Thank you for contributing to the Bangladesh Health Data Collection Project! Together, we can make a positive impact on healthcare in Bangladesh.