Skip to content

sihugh/govuk-local-services

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOV.UK Local Services Explorer

GOV.UK provides many links to local services run by local government in the UK (for example pay council tax. You can read more about how the links to these services are managed on the Government Digital Service blog.

This app imports the daily feed of URLs (there are somewhere in the region of 94 thousand of them) and runs them through a series of tests, including:

  • is the URL working (e.g. is it a 404)?
  • is the URL reporting that it works, but is actually a 404? (some council websites don't use real 404s)?
  • is the website configured to return 404s? (this test is really crude, but useful)

The app also keeps a record of the changes to the URLs, and produces lists of URLs that have problems.

I'll add more documentation to explain how to get this app up and running soon.

About

GOV.UK local services explorer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.7%
  • Other 0.3%