Skip to content

Commit

Permalink
Update scraper.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Feng-Gao committed Mar 11, 2019
1 parent c1a33e3 commit 9e4138b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scraper.py
Expand Up @@ -91,6 +91,8 @@
#package detail + resource detail as one record

scraperwiki.sqlite.save(unique_keys=['resource_count'],data={
"dataset_count":dataset_count,
"resource_count":resource_count,
"id":package_id,
"name": package_name,
"description": package_desc,
Expand Down

0 comments on commit 9e4138b

Please sign in to comment.