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

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,

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.