openstates / issues

Having trouble? Looking to contribute? Issues live here!
15 stars 2 forks source link

SD: Add Room to Location #1214

Closed NewAgeAirbender closed 1 month ago

NewAgeAirbender commented 1 month ago

Most events on the SD API have a Room value that we should be adding to the event location that we set on line 187 in the scraper. Should also just check that it is a Room \d+ to append, if it's something like David Lust Accelerator Building; Rapid City, SD we should just have that be the event's location instead of adding it to the capitol building string.

braykuka commented 1 month ago

@NewAgeAirbender I will work it.

braykuka commented 1 month ago

@NewAgeAirbender I've fixed this issue. Please review it.