Skip to content

Commit

Permalink
Merge pull request #17 from Police-Data-Accessibility-Project/clarity…
Browse files Browse the repository at this point in the history
…-updates

readme clarity updates
  • Loading branch information
josh-chamberlain authored Jun 6, 2024
2 parents 86fa1c5 + 8e76527 commit ea1368c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# automatic-archives
These Python scripts extract a series of URLs and their metadata from a JSON file, then caches them at the Internet Archive based on their update frequency.
This tool uses the [PDAP API](https://docs.pdap.io/api/endpoints/data-sources-database) to fetch data sources, then uses the [Save Page Now API](https://docs.google.com/document/d/1Nsv52MvSjbLb2PCpHlat0gkzw0EvtSgpKHu4mk0MnrA/edit#heading=h.1gmodju1d6p0) at the Internet Archive based on their update frequency.

They are set up to run with a GitHub Actions workflow.
Then, it uses the PDAP API to update the Data Sources' `last_cached` and `url_status` properties.

The JSON URL data comes from [this repository](https://github.com/Police-Data-Accessibility-Project/data-sources-mirror).
The script is set up to run with a GitHub Actions workflow.

0 comments on commit ea1368c

Please sign in to comment.