Skip to content

Commit

Permalink
Add link to bulk downloads
Browse files Browse the repository at this point in the history
  • Loading branch information
cecicasco committed May 10, 2021
1 parent a4e8fc6 commit 516db5c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions kingfisher_scrapy/spiders/georgia_records.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ class GeorgiaRecords(LinksSpider):
State Procurement Agency (SPA)
Swagger API documentation
https://odapi.spa.ge/api/swagger.ui
Bulk download
JSON
https://odapi.spa.ge/spage.json.zip
Excel
https://odapi.spa.ge/spage.xlsx
"""
name = 'georgia_records'

Expand Down

0 comments on commit 516db5c

Please sign in to comment.