ONSdigital / dp-find-insights-poc-api

Find Insights Proof of Concept
MIT License
1 stars 0 forks source link

Feature/di addtodb #178

Closed stmuk closed 2 years ago

stmuk commented 2 years ago

What

New ingest process to replace python. Works in a similar way on a "data" directory populated via ./download-data-2i.sh

Uses 2i subset of data based on v4 spreadsheet (likely to change)

Doesn't currently import MSOA data (should change)

How to review

go test -count 1 -tags comptest ./dataingest/addtodb should pass

run "indigestion.sh" (needs further fix up to handle new geom code)

Who can review

Anyone