Sign inSign up

jcoenep/fopi

By jcoenep

Updated over 6 years ago

Image
0

914

jcoenep/fopi repository overview

Lifecycle:
experimental Build
status

Freedom of Press Index

fopi contains with dataset, and a RESTful API for the Freedom of Press Index.

API

From R

fopi::run_api()

With docker

docker pull jcoenep/fopi
docker run --rm -p 3000:8000 jcoenep/fopi

Visit http://127.0.0.1:3000/__swagger__/ for swagger docs.

Data

You can access the data with.

data(fopi, package = "fopi")

Or via the deployed API but using the package.

Get it

You can install the development version of fopi from Github with:

# install.packages("remotes")
remotes::install_github("news-r/fopi")

Tag summary

Content type

Image

Digest

Size

404.2 MB

Last updated

over 6 years ago

docker pull jcoenep/fopi