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

Functions #2

Open
MikeJohnPage opened this issue Jan 12, 2021 · 1 comment
Open

Functions #2

MikeJohnPage opened this issue Jan 12, 2021 · 1 comment

Comments

@MikeJohnPage
Copy link
Member

MikeJohnPage commented Jan 12, 2021

Consider splitting functions by geographical area. Think of the reference page being split like so:

MSOA

  • msoa_to_la
  • msoa_to_pcn
  • msoa_population

LA

  • la_to_msoa
  • la_to_pcsn
  • la_population

Postcode

  • postcode_to_la_exact
  • postcode_to_la_best_match

etc...

@MikeJohnPage
Copy link
Member Author

Should non-transformative functions like retrieving population data live in its own set of prefixed functions:

Population

  • population_la
  • population_msoa

Or be grouped as above post?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant