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

https://github.com/simonw/fara-history

Tracking the history of the FARA data from https://www.justice.gov/nsd-fara
https://github.com/simonw/fara-history

csv datasette git-scraping

Last synced: 6 months ago
JSON representation

Tracking the history of the FARA data from https://www.justice.gov/nsd-fara

Awesome Lists containing this project

README

          

# fara-history

[![GitHub Action result](https://github.com/simonw/fara-history/workflows/Fetch%20latest%20data%2C%20commit%2C%20then%20build%20and%20deploy%20with%20Datasette/badge.svg)](https://github.com/simonw/fara-history/actions?query=workflow%3A%22Fetch+latest+data%2C+commit%2C+then+build+and+deploy+with+Datasette%22)

Tracking the history of the FARA data from https://www.justice.gov/nsd-fara

This repository also deploys the latest FARA data as a [Datasette](https://datasette.readthedocs.io/) API here: https://fara.datasettes.com/

See [Deploying a data API using GitHub Actions and Cloud Run](https://simonwillison.net/2020/Jan/21/github-actions-cloud-run/) for background on this project.