Source code for kingfisher_scrapy.spiders.latvia_digiwhist

from kingfisher_scrapy.spiders.government_transparency_institute_base import GovernmentTransparencyInstituteBase


[docs] class LatviaDigiwhist(GovernmentTransparencyInstituteBase): name = "latvia_digiwhist" # GovernmentTransparencyInstituteBase country_code = "lv"