https://github.com/evilpie/acled_api
This Rust crate provides an easier way of interacting with the ACLED API for armed conflict location and event data,
https://github.com/evilpie/acled_api
Last synced: about 1 year ago
JSON representation
This Rust crate provides an easier way of interacting with the ACLED API for armed conflict location and event data,
- Host: GitHub
- URL: https://github.com/evilpie/acled_api
- Owner: evilpie
- License: mit
- Created: 2024-11-28T10:28:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-28T10:29:12.000Z (over 1 year ago)
- Last Synced: 2025-04-09T19:57:31.232Z (about 1 year ago)
- Language: Rust
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# acled_api
This Rust crate provides an easier way interacting with the [ACLED API](https://apidocs.acleddata.com/)
for armed conflict location and event data. The data is provided by the [ACLED](https://acleddata.com/) NGO.
**Note: Access to this API requires a private API key**
This crate is not under active development, but we accept improvements.