Skip to content

Commit

Permalink
Update kingfisher_scrapy/spiders/canada_buyandsell.py
Browse files Browse the repository at this point in the history
Co-authored-by: Romina Fernández <romifz@gmail.com>
  • Loading branch information
aguilerapy and romifz committed Jun 23, 2020
1 parent d645311 commit 0014f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kingfisher_scrapy/spiders/canada_buyandsell.py
Expand Up @@ -8,7 +8,7 @@ class CanadaBuyAndSell(SimpleSpider):
https://buyandsell.gc.ca/procurement-data/open-contracting-data-standard-pilot/download-ocds-pilot-data
Spider arguments
sample
Download only one set of releases.
Downloads a release package with data for the oldest fiscal year available (2013-2014)
"""
name = 'canada_buyandsell'
data_type = 'release_package'
Expand Down

0 comments on commit 0014f9b

Please sign in to comment.