Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.1 KB

File metadata and controls

35 lines (26 loc) · 1.1 KB

City of Oklahoma City

Support for schedules provided by City of Oklahoma City, serving City of Oklahoma City.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: okc_gov
      args:
        objectID: UNIQUE_PROPERTY_IDENTIFIER

Configuration Variables

objectID
(string) (required)

Example

waste_collection_schedule:
    sources:
    - name: okc_gov
      args:
        objectID: "1781151"

How to find your objectID

Using a browser, go to data.okc.gov. Click on the Map tab, search for your address, then click on your house. Your schedule will be displayed. Click on the Table tab, then click on the Filter By Map menu item, and click Apply to reduce the number of items being displayed. Note: In the previous step, the more you zoom in on your house, the better this filter works. Find your address in the filtered list and make a note of the Object ID number in the first column. This is the number you need to use.