Skip to content

Commit

Permalink
Update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aguilerapy committed Jun 24, 2020
1 parent ad1d433 commit ef7ed84
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion kingfisher_scrapy/spiders/afghanistan_records.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class AfghanistanRecords(SimpleSpider):
https://ocds.ageops.net/
Spider arguments
sample
Downloads the first record returned by the record list endpoint
Downloads the first record returned by the record list endpoint.
"""
name = 'afghanistan_records'
data_type = 'record'
Expand Down
2 changes: 1 addition & 1 deletion kingfisher_scrapy/spiders/afghanistan_releases.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class AfghanistanReleases(SimpleSpider):
https://ocds.ageops.net/
Spider arguments
sample
Download only 1 release.
Downloads the first release returned by the release endpoint of the API.
"""
name = 'afghanistan_releases'
data_type = 'release'
Expand Down
2 changes: 1 addition & 1 deletion kingfisher_scrapy/spiders/argentina_vialidad.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class ArgentinaVialidad(SimpleSpider):
https://datosabiertos.vialidad.gob.ar/ui/index.html#!/datos_abiertos
Spider arguments
sample
Download one set of releases.
Ignored, data is downloaded from a single JSON file.
"""
name = 'argentina_vialidad'
data_type = 'release_package_list'
Expand Down
2 changes: 1 addition & 1 deletion kingfisher_scrapy/spiders/canada_buyandsell.py
Original file line number Diff line number Diff line change
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
Downloads a release package with data for the oldest fiscal year available (2013-2014)
Downloads a release package with data for the oldest fiscal year available (2013-2014).
"""
name = 'canada_buyandsell'
data_type = 'release_package'
Expand Down
2 changes: 1 addition & 1 deletion kingfisher_scrapy/spiders/canada_montreal.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class CanadaMontreal(SimpleSpider):
http://donnees.ville.montreal.qc.ca/dataset/contrats-et-subventions-api
Spider arguments
sample
Downloads the first page of releases returned by the main endpoint
Downloads the first page of releases returned by the main endpoint.
"""
name = 'canada_montreal'
data_type = 'release_package'
Expand Down
2 changes: 1 addition & 1 deletion kingfisher_scrapy/spiders/dominican_republic.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class DominicanRepublic(BaseSpider):
https://www.dgcp.gob.do/estandar-mundial-ocds/
Spider arguments
sample
Download only one set of releases.
Downloads a release package for the oldest year (2018, first link in the downloads page).
"""
name = 'dominican_republic'

Expand Down
2 changes: 1 addition & 1 deletion kingfisher_scrapy/spiders/france.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class France(SimpleSpider):
https://doc.data.gouv.fr/api/reference/
Spider arguments
sample
Download one set of releases.
Downloads the first OCDS package found using the CKAN API.
"""
name = 'france'
data_type = 'release_package'
Expand Down
2 changes: 1 addition & 1 deletion kingfisher_scrapy/spiders/georgia_records.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class GeorgiaRecords(LinksSpider):
https://odapi.spa.ge/api/swagger.ui
Spider arguments
sample
Download one set of releases.
Downloads the first page of packages returned by the record list endpoint.
"""
name = 'georgia_records'
data_type = 'record_package'
Expand Down
2 changes: 1 addition & 1 deletion kingfisher_scrapy/spiders/georgia_releases.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class GeorgiaReleases(LinksSpider):
https://odapi.spa.ge/api/swagger.ui
Spider arguments
sample
Download one set of releases.
Downloads the first page of packages returned by the release list endpoint.
"""
name = 'georgia_releases'
data_type = 'release_package'
Expand Down
2 changes: 1 addition & 1 deletion kingfisher_scrapy/spiders/honduras_cost.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ class HondurasCoST(SimpleSpider):
"""
Spider arguments
sample
Download only 20 records.
Ignored, a single file is downloaded.
"""
name = 'honduras_cost'
data_type = 'record_package'
Expand Down
2 changes: 1 addition & 1 deletion kingfisher_scrapy/spiders/honduras_oncae.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class HondurasONCAE(ZipSpider):
http://oncae.gob.hn/datosabiertos
Spider arguments
sample
Download one set of releases.
Downloads the first package listed on the downloads page.
"""
name = 'honduras_oncae'
data_type = 'release_package'
Expand Down
2 changes: 1 addition & 1 deletion kingfisher_scrapy/spiders/honduras_portal_bulk_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class HondurasPortalBulkFiles(SimpleSpider):
http://www.contratacionesabiertas.gob.hn/descargas/
Spider arguments
sample
Download one set of releases.
Downloads the first package listed in http://www.contratacionesabiertas.gob.hn/api/v1/descargas/?format=json.
"""
name = 'honduras_portal_bulk_files'
data_type = 'release_package'
Expand Down
2 changes: 1 addition & 1 deletion kingfisher_scrapy/spiders/indonesia_bandung.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ class IndonesiaBandung(BaseSpider):
"""
Spider arguments
sample
Download only 10 releases.
Downloads the first release listed for 2013
"""
name = 'indonesia_bandung'

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ class MexicoAdministracionPublicaFederal(SimpleSpider):
https://datos.gob.mx/busca/dataset/concentrado-de-contrataciones-abiertas-de-la-apf
Spider arguments
sample
Download only 100 records.
Downloads the records on the first page of the list endpoint.
"""
name = 'mexico_administracion_publica_federal'
data_type = 'record_package_list_in_results'
Expand Down
2 changes: 1 addition & 1 deletion kingfisher_scrapy/spiders/moldova.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class Moldova(SimpleSpider):
"""
Spider arguments
sample
Download only one set of records.
Downloads the first page of records for each available endpoint (budgets, tenders).
"""
name = 'moldova'
data_type = 'record_package'
Expand Down
2 changes: 1 addition & 1 deletion kingfisher_scrapy/spiders/moldova_old.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class MoldovaOld(SimpleSpider):
http://opencontracting.date.gov.md/downloads
Spider arguments
sample
Download only data released on 2017.
Downloads a single JSON file containing data for 2017.
"""
name = 'moldova_old'
data_type = 'release_package'
Expand Down
2 changes: 1 addition & 1 deletion kingfisher_scrapy/spiders/scotland.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class Scotland(SimpleSpider):
https://api.publiccontractsscotland.gov.uk/v1
Spider arguments
sample
Download only 21 releases.
Downloads packages for releases dated one year ago, for each notice type available.
"""
name = 'scotland'
data_type = 'release_package'
Expand Down
2 changes: 1 addition & 1 deletion kingfisher_scrapy/spiders/uk_contracts_finder.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class UKContractsFinder(SimpleSpider):
"""
Spider arguments
sample
Download only 100 release packages.
Downloads the first page of release packages returned by the main endpoint.
"""
name = 'uk_contracts_finder'
data_type = 'release_package_list_in_results'
Expand Down
2 changes: 1 addition & 1 deletion kingfisher_scrapy/spiders/uk_fts.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class UKContractsFinder(LinksSpider):
"""
Spider arguments
sample
Download only 1 release package.
Downloads the first release package returned by the main endpoint.
"""
name = 'uk_fts'
data_type = 'release_package_in_ocdsReleasePackage_in_list_in_results'
Expand Down

0 comments on commit ef7ed84

Please sign in to comment.