Add McKinney, TX to recollect (and its service provider Waste Connections as well) (#2370)

* Add McKinney, TX to recollect

* Add Waste Connections to recollect

* ./update_docu_links.py

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
This commit is contained in:
Eli Yu
2024-08-02 04:27:30 -05:00
committed by GitHub
parent db75dffb5c
commit ab14459e60
6 changed files with 43 additions and 1 deletions

View File

@@ -1516,6 +1516,7 @@ If your service provider is not listed, feel free to open a [source request issu
- [City of Cambridge](/doc/ics/recollect.md) / cambridgema.gov
- [City of Gastonia, NC](/doc/ics/recollect.md) / gastonianc.gov
- [City of Georgetown, TX](/doc/ics/recollect.md) / texasdisposal.com/waste-wizard
- [City of McKinney, TX](/doc/ics/recollect.md) / mckinneytexas.org
- [City of Oklahoma City](/doc/source/okc_gov.md) / okc.gov
- [City of Pittsburgh](/doc/source/pgh_st.md) / pgh.st
- [Louisville, Kentucky, USA](/doc/source/recyclecoach_com.md) / recyclecoach.com/cities/usa-ky-city-of-louisville
@@ -1526,6 +1527,7 @@ If your service provider is not listed, feel free to open a [source request issu
- [Republic Services](/doc/source/republicservices_com.md) / republicservices.com
- [Seattle Public Utilities](/doc/source/seattle_gov.md) / myutilities.seattle.gov
- [Tucson, Arizona, USA](/doc/source/recyclecoach_com.md) / recyclecoach.com/cities/usa-az-city-of-tucson
- [Waste Connections](/doc/ics/recollect.md) / wasteconnections.com
</details>
<!--End of country section-->

View File

@@ -7999,6 +7999,13 @@
"split_at": "\\, (?:and )?|(?: and )"
}
},
{
"title": "City of McKinney, TX",
"module": "ics",
"default_params": {
"split_at": "\\, (?:and )?|(?: and )"
}
},
{
"title": "City of Oklahoma City",
"module": "okc_gov",
@@ -8050,6 +8057,13 @@
"title": "Tucson, Arizona, USA",
"module": "recyclecoach_com",
"default_params": {}
},
{
"title": "Waste Connections",
"module": "ics",
"default_params": {
"split_at": "\\, (?:and )?|(?: and )"
}
}
]
}

View File

@@ -25,6 +25,8 @@ known to work with:
|City of Nanaimo|Canada|[nanaimo.ca](https://www.nanaimo.ca/city-services/garbage-recycling/collectionschedule)|
|City of Austin|USA|[austintexas.gov](https://www.austintexas.gov/myschedule)|
|Middlesbrough|UK|[middlesbrough.gov.uk](https://my.middlesbrough.gov.uk/login/)|
|City of McKinney|USA|[mckinneytexas.org](https://www.mckinneytexas.org/503/Residential-Trash-Services/#App)|
|Waste Connections|USA|[wasteconnections.com](https://www.wasteconnections.com/pickup-schedule/)|
and probably a lot more.
@@ -108,3 +110,13 @@ waste_collection_schedule:
split_at: '\, (?:and )?|(?: and )'
url: https://recollect.a.ssl.fastly.net/api/places/2587D9F6-DF59-11E8-96F5-0E2C682931C6/services/323/events.en-US.ics
```
### 3329 Sorghum Way, McKinney, TX
```yaml
waste_collection_schedule:
sources:
- name: ics
args:
split_at: '\, (?:and )?|(?: and )'
url: https://api.recollect.net/w/areas/WC-5183/services/995/pages/widget_subscribe_calendar?back_stack=%5B%5B%22place_calendar%22%2C%7B%22for%22%3A%22WC-5183%22%2C%22tabbed%22%3Atrue%7D%5D%5D#
```

View File

@@ -56,6 +56,12 @@ extra_info:
- title: Middlesbrough Council
url: https://middlesbrough.gov.uk
country: uk
- title: City of McKinney, TX
url: https://www.mckinneytexas.org/
country: us
- title: Waste Connections
url: https://www.wasteconnections.com/
country: us
howto: |
- To get the URL, search your address in the recollect form of your home town.
- Click "Get a calendar", then "Add to Google Calendar".
@@ -77,6 +83,8 @@ howto: |
|City of Nanaimo|Canada|[nanaimo.ca](https://www.nanaimo.ca/city-services/garbage-recycling/collectionschedule)|
|City of Austin|USA|[austintexas.gov](https://www.austintexas.gov/myschedule)|
|Middlesbrough|UK|[middlesbrough.gov.uk](https://my.middlesbrough.gov.uk/login/)|
|City of McKinney|USA|[mckinneytexas.org](https://www.mckinneytexas.org/503/Residential-Trash-Services/#App)|
|Waste Connections|USA|[wasteconnections.com](https://www.wasteconnections.com/pickup-schedule/)|
and probably a lot more.
default_params:
@@ -104,3 +112,6 @@ test_cases:
Cathedral of Junk, Austin, TX:
url: https://recollect.a.ssl.fastly.net/api/places/2587D9F6-DF59-11E8-96F5-0E2C682931C6/services/323/events.en-US.ics
split_at: "\\, (?:and )?|(?: and )"
3329 Sorghum Way, McKinney, TX:
url: https://api.recollect.net/w/areas/WC-5183/services/995/pages/widget_subscribe_calendar?back_stack=%5B%5B%22place_calendar%22%2C%7B%22for%22%3A%22WC-5183%22%2C%22tabbed%22%3Atrue%7D%5D%5D#
split_at: "\\, (?:and )?|(?: and )"

View File

@@ -276,7 +276,9 @@ This source has been successfully tested with the following service providers:
- [City of Cambridge](/doc/ics/recollect.md) / cambridgema.gov
- [City of Gastonia, NC](/doc/ics/recollect.md) / gastonianc.gov
- [City of Georgetown, TX](/doc/ics/recollect.md) / texasdisposal.com/waste-wizard
- [City of McKinney, TX](/doc/ics/recollect.md) / mckinneytexas.org
- [ReCollect](/doc/ics/recollect.md) / recollect.net
- [Waste Connections](/doc/ics/recollect.md) / wasteconnections.com
<!--End of service section-->
@@ -293,6 +295,7 @@ In addition, users reported that the following service providers are working:
### United States of America
- [ReCollect.net](https://recollect.net) ([Notes](#recollect))
- [Waste Connections](https://www.wasteconnections.com/) ([Notes](#recollect))
- [Western Disposal Residential (Colorado)](https://www.westerndisposal.com/residential/) (Unofficial, [Notes](#western-disposal-colorado))
***

File diff suppressed because one or more lines are too long