Re: [go-nuts] google civic api

2018-11-20 Thread robert engels
You need to know the congressional district you were querying, in this case 3, then the parent key is: > ocd-division/country:us/state:wi/cd:3 and the full record > "ocd-division/country:us/state:wi/cd:3": { >"name": "Wisconsin's 3rd congressional district", >"officeIndices": [ > 3

[go-nuts] google civic api

2018-11-20 Thread Alex Dvoretskiy
Hello, I'm writing a tool for extracting congressional district. Getting http JSON response from google civic api. I need only one line *"name": "Wisconsin's 3rd congressional district" *How web developers usually proceed with such task? { "normalizedInput": { "line1": "9732 570th Avenue",