mysociety / contract-countdown

https://mysociety.github.io/contract-countdown/
0 stars 0 forks source link

Updated tender import. #41

Closed alexander-griffen closed 1 year ago

alexander-griffen commented 1 year ago

This command pulls down broadly correct and relevant data. That being said, I think that the better way to do it to get data that's more reliable is to pull down all (or most) of the data from the APIs.

Because this would take an extremely long time - at least initially - it's impractical to have this process happen with this command. It could be in an external repo that produces a csv that the import-tenders command could then ingest into the database.

I've written more about this, here.