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

Population data and rates #2

Open
seabbs opened this issue Jan 18, 2021 · 1 comment
Open

Population data and rates #2

seabbs opened this issue Jan 18, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@seabbs
Copy link
Contributor

seabbs commented Jan 18, 2021

It would probably be sensible to normalise by population and offer rates per 100,000 as a secondary option to straight admissions. This would need:

  • Support for populations at LTLA and UTLA level.
  • Support for population passing in functions with defaults to package built in
  • Support for outputting rates (i.e calculate and include)
  • Support for mapping rates + summarising by rate.
@seabbs seabbs added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jan 18, 2021
@robchallen
Copy link

robchallen commented Mar 23, 2021

So I've worked on similar problem with different approach and have been writing it up here:

https://terminological.github.io/arear/

https://terminological.github.io/arear/articles/catchment-areas.pdf

I'm thinking I will try and validate my algorithmic approach with your data driven one.

There are various bits to my project that could help here, e.g. areal interpolation of demographics. Be great if you could re-use any of that. All the best, Rob.

@sophiemeakin sophiemeakin removed help wanted Extra attention is needed good first issue Good for newcomers labels Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants