ThreeSixtyGiving / datastore

A Data Store application for 360Giving
GNU Affero General Public License v3.0
0 stars 1 forks source link

Mw/best grant impact location #131

Closed michaelwood closed 1 year ago

michaelwood commented 1 year ago

I wondering if it would actually be better to just deprecate the whole local_source additional data module in favour of selecting some fields from the locationLookup

drkane commented 1 year ago

@michaelwood I was thinking along the same lines - otherwise we're doing two postcode lookups to get the same information.

I think the info from the codelist file is also already in the database, so that might not be needed either.

drkane commented 1 year ago

@michaelwood - is this ready for me to look at yet? Wasn't sure what the status was with the work in progress commits.