An open API service indexing awesome lists of open source software.

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.

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.

![GN](https://github.com/user-attachments/assets/9555a634-c4b1-4951-8d48-2e43fa0ec127)
![GitHub License](https://img.shields.io/github/license/lucien-loua/libgn)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/lucien-loua/libgn/test.yml?logo=github&label=tests)

## 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.