Update readme

This commit is contained in:
Jack Cushman 2025-02-05 10:28:36 -05:00
parent 404c3627f7
commit 9aba34c026
3 changed files with 5 additions and 5 deletions

View file

@ -32,7 +32,7 @@ Util libraries used by other scripts.
### data_gov
Scripts for working with the [data.gov](https://data.gov) collection.
Scripts for working with the [data.gov collection](https://source.coop/repositories/harvard-lil/gov-data/description) .
* fetch_jsonl.py: fetch a jsonl file of the full API.
* fetch_index.py: fetch the full API and store updates in a sqlite database.
@ -44,7 +44,7 @@ Scripts for working with the [data.gov](https://data.gov) collection.
### github
Scripts for working with the [github](https://github.com) collection.
Scripts for working with the github collection.
* download_git.py: use [gitspoke](https://github.com/harvard-lil/gitspoke) to download all repositories listed in a CSV.

View file

@ -115,5 +115,5 @@ that link only to a landing page will need to be collected separately.
Source code
-----------
The source code used to generate this and other repositories is available at [https://github.com/harvard-lil/data-mirror](https://github.com/harvard-lil/data-mirror).
We welcome conversation and collaboration in the issue tracker for that project.
The source code used to generate this and other repositories is available at [https://github.com/harvard-lil/data-vault](https://github.com/harvard-lil/data-vault).
We welcome conversation and collaboration in the issue tracker for that project.

2
uv.lock generated
View file

@ -156,7 +156,7 @@ wheels = [
]
[[package]]
name = "data-mirror"
name = "data-vault"
version = "0.1.0"
source = { editable = "." }
dependencies = [