syncing market data_
This data set contains the list of polling places. It can be organized by ward/division, accessibility rating, or type of building. This list is used to assign poll workers, send the machines and necessary accessibility materials, etc. *
This data set contains the list of polling places. It can be organized by ward/division, accessibility rating, or type of building. This list is used to assign poll workers, send the machines and necessary accessibility materials, etc. **Endpoint:** http://api.phila.gov/polling-places/v1
| Method | Path | Summary | Price |
|---|---|---|---|
| GET | / | Get Polling Places Data | FREE |
ozma register && ozma call polling-places-api / --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/polling-places-api/# Python
client.proxy_call("polling-places-api", "/")