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

External Data Pipeline Not Importing Correctly #50

Open
MichaelHanksSF opened this issue Oct 2, 2024 · 3 comments
Open

External Data Pipeline Not Importing Correctly #50

MichaelHanksSF opened this issue Oct 2, 2024 · 3 comments

Comments

@MichaelHanksSF
Copy link

In repository.py, the external_data pipeline is failing to import correctly. Not needed in the short term (we're using files instead for the first release), it was disabled. Fix long term so that it works again and can be included.

@MichaelHanksSF
Copy link
Author

Linking to other comment, as should be done at same time:

  • The code that produces the ONSPD_reduced_to_postcode_sector.csv file needs amending so that lsoa11 will only ever have a single value. At the moment, the code groups the postcodes and returns the modal value of lsoa11 across those postcodes. However, this sometimes returns more than one value. When it does this, the code needs to return the first of these values.

@MichaelHanksSF
Copy link
Author

Linking to other comment, as should be done at same time:

  • Port early processes from sufficiency code to external data code, so that these tables are not produced daily. See comments in sufficiency job (basically all files before 903 files

@MichaelHanksSF
Copy link
Author

3 days

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

2 participants