acled_api 0.1.0

Provides an easier way of interacting with the ACLED API for armed conflict location and event data.
Documentation
1
2
3
4
5
6
7
8
# 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.