From 88751285e1759e8e415d4e2e9784b54051cf1fbb Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 24 Dec 2019 13:39:44 -0800 Subject: add stats and URL crawl status files --- data/fetch.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data') diff --git a/data/fetch.sh b/data/fetch.sh index d6b3bab..93544ff 100755 --- a/data/fetch.sh +++ b/data/fetch.sh @@ -44,3 +44,6 @@ wget -c https://archive.org/download/wikidata-journal-metadata/wikidata_journals wget -c https://archive.org/download/fatcat_bulk_exports_2019-12-13/container_export.json.gz zcat container_export.json.gz > container_export.2019-12-13.json + +wget -c https://archive.org/download/fatcat_bulk_exports_2019-12-13/container_stats.20191213.json +wget -c https://archive.org/download/chocula-journal-counts/url_status.2019-07-31.partial-ia.json -- cgit v1.2.3