Skip to content

Commit

Permalink
Add docstring, closes #550
Browse files Browse the repository at this point in the history
Signed-off-by: nativaldezt <nativaldezt@gmail.com>
  • Loading branch information
nativaldezt committed Dec 23, 2020
1 parent 4cebb6c commit a7dcfee
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions kingfisher_scrapy/spiders/kyrgyzstan.py
Expand Up @@ -8,6 +8,11 @@ class Kyrgyzstan(LinksSpider):
"""
Domain
Ministry of Finance
Bulk download documentation
https://analytics.zakupki.gov.kg/dashboard/weekly and then to 'API & EXPORT'.
Direct access to https://analytics.zakupki.gov.kg/api-export doesn't work.
Swagger API documentation
https://app.swaggerhub.com/apis/DPAteam/export-api-documentation/1.0
"""
name = 'kyrgyzstan'
data_type = 'release_package'
Expand Down

0 comments on commit a7dcfee

Please sign in to comment.