Skip to content

Commit

Permalink
Fix merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
aguilerapy committed Jun 25, 2020
2 parents 3afeb58 + 8fef908 commit e8e5294
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions kingfisher_scrapy/spiders/indonesia_bandung.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ class IndonesiaBandung(BaseSpider):
page number
Get Birms Detail Contract by OCID
Link
https://birms.bandung.go.id/api/newcontract/ocds-afzrfb-{b/s}-{year}-{uniqid}
https://birms.bandung.go.id/api/newcontract/ocds-afzrfb-{source-database}-{year}-{uniqid}
Parameters
b/s
birms or spse source database
source-database
(b)irms or (s)pse
year
contract year number
uniqid
id number
release id
Spider arguments
sample
Downloads the first release listed for 2013
Expand Down

0 comments on commit e8e5294

Please sign in to comment.