https://github.com/lucien-loua/libgn
Manipulate geographical and administrative data about Guinea.
https://github.com/lucien-loua/libgn
data guinea
Last synced: 17 days ago
JSON representation
Manipulate geographical and administrative data about Guinea.
- Host: GitHub
- URL: https://github.com/lucien-loua/libgn
- Owner: lucien-loua
- License: mit
- Created: 2025-07-26T14:14:31.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-29T22:51:56.000Z (11 months ago)
- Last Synced: 2025-11-04T21:11:34.108Z (8 months ago)
- Topics: data, guinea
- Language: TypeScript
- Homepage: https://lucien-loua.github.io/libgn/
- Size: 157 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# libgn
**libgn** is a TypeScript/JavaScript project that provides libraries to access and manipulate geographical and administrative data about Guinea.



## Packages
### [libgn](./packages/libgn/)
The main library that provides easy access to geographical and administrative data about Guinea.
- **8 administrative regions**
- **34 prefectures** (official administrative divisions)
- **8 urban communes** (including Conakry's 5 communes)
- **Sub-prefectures** for each prefecture
- **Detailed neighborhoods** (Conakry only)
- **Demographic information** (population, area)
- **Geographical and administrative data**
- **Cultural information** (languages, currency, etc.)
[Documentation for libgn package](./packages/libgn/README.md)
## Contributing
Contributions are welcome! We appreciate your help in making `libgn` better.
### How to Contribute
1. **Report Bugs**: Use our [bug report template](.github/ISSUE_TEMPLATE/bug_report.md)
2. **Suggest Features**: Use our [feature request template](.github/ISSUE_TEMPLATE/feature_request.md)
3. **Submit Code**: Follow our [contributing guidelines](CONTRIBUTING.md)
4. **Improve Documentation**: Help us make the docs better
### Before Contributing
- Read our [Code of Conduct](CODE_OF_CONDUCT.md)
- Check existing issues to avoid duplicates
- For data accuracy issues, please provide reliable sources
- Ensure your code follows our style guidelines
## Data Accuracy
This project strives to provide accurate geographical and administrative data about Guinea. If you find any inaccuracies:
- **Report data issues**: Use our [bug report template](.github/ISSUE_TEMPLATE/bug_report.md)
- **Provide sources**: Include links to official government websites or reliable geographical databases
- **Cross-reference**: We verify data from multiple sources before making changes
We take data accuracy seriously as this project serves as a reference for Guinea's administrative structure.
## License
This project is published under [MIT License](LICENSE)
## Support
If you have questions or need help, don't hesitate to open an issue on GitHub.