From 5a6ea858f424ce0809fd98736054ab623d3380b3 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sun, 24 Feb 2019 13:59:10 +0100 Subject: update scripts that references the old google sheets --- scraper/s2-citation-report.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scraper/s2-citation-report.py') diff --git a/scraper/s2-citation-report.py b/scraper/s2-citation-report.py index c515ec37..91e433a6 100644 --- a/scraper/s2-citation-report.py +++ b/scraper/s2-citation-report.py @@ -48,8 +48,8 @@ def write_master_report(fn, papers): if paper['key'] not in paper_key_lookup: paper_key_lookup[paper['key']] = paper - # then fetch the statistics csv which has things like "year" - fields, rows = fetch_google_sheet('statistics') + # then fetch the datasets csv which has things like "year" + fields, rows = fetch_google_sheet('datasets') master_papers = [] statistics = {} -- cgit v1.2.3-70-g09d2