From 9aba34c02681af93eb0e8570f8da8cc429610864 Mon Sep 17 00:00:00 2001 From: Jack Cushman Date: Wed, 5 Feb 2025 10:28:36 -0500 Subject: [PATCH] Update readme --- README.md | 4 ++-- collections/data_gov/README.md | 4 ++-- uv.lock | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9774df6..e3b34fe 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/collections/data_gov/README.md b/collections/data_gov/README.md index bc51fe3..335d088 100644 --- a/collections/data_gov/README.md +++ b/collections/data_gov/README.md @@ -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. \ No newline at end of file +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. diff --git a/uv.lock b/uv.lock index ab28181..c64a090 100644 --- a/uv.lock +++ b/uv.lock @@ -156,7 +156,7 @@ wheels = [ ] [[package]] -name = "data-mirror" +name = "data-vault" version = "0.1.0" source = { editable = "." } dependencies = [