Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not pulling data for North East Lincs council #1188

Open
4 tasks done
payneardo73 opened this issue Jan 26, 2025 · 2 comments
Open
4 tasks done

Not pulling data for North East Lincs council #1188

payneardo73 opened this issue Jan 26, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@payneardo73
Copy link

Name of Council

North East Lincolnshire

Issue Information

Hi, I have setup as per the instructions adding in the URL

python collect_data.py NorthEastLincs https://www.nelincs.gov.uk/refuse-collection-schedule/?view=timeline&uprn=XXXXXXXX -u XXXXXXXX

adding my uprn instead of the X's in both places

I have created the following JSON script for the bin colours which seems fine (I hope but tried without this as well)

{ "Paper":{ "icon":"mdi:trash-can", "color":"blue" }, "Cans, Plastics and Glass":{ "icon":"mdi:trash-can", "color":"black" }, "Household Waste":{ "icon":"mdi:trash-can", "color":"green" } }

I m probably doing something wrong, post code perhaps ? but no data is coming through

Thanks

Verification

  • I searched for similar issues at https://github.com/robbrad/UKBinCollectionData/issues?q=is:issue and found no duplicates
  • I have checked my address/postcode/UPRN works on the council's website
  • I have provided a detailed explanation of the issue as well as steps to replicate the issue
  • I understand that this project is run by volunteer contributors therefore completion of this issue cannot be guaranteed
@payneardo73 payneardo73 added the bug Something isn't working label Jan 26, 2025
@payneardo73 payneardo73 changed the title Not pulling data Not pulling data for North East Lincs council Jan 26, 2025
@dp247
Copy link
Collaborator

dp247 commented Jan 26, 2025

You only need to add the URL, not the python collect_data.py NorthEastLincs bit or the -u bit

@payneardo73
Copy link
Author

payneardo73 commented Jan 26, 2025

Cheers that's spot on, taken out the last bit and thats all good. Thanks again for your help 👍😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants