Data warehouse that stores content and content metrics to help content owners measure and improve content on GOV.UK
A data warehouse that stores content and content metrics, and exposes this information via an API, to help content owners measure and improve content on GOV.UK.
Data is combined from multiple sources, including Publishing API, Feedback and Google Analytics.
This is a Ruby on Rails app, and should follow our Rails app conventions.
You can use the GOV.UK Docker environment to run the application and its tests with all the necessary dependencies. Follow the usage instructions to get started.
Use GOV.UK Docker to run any commands that follow.
To run the test suite:
bundle exec rake