- ✔ add ccni to charity raw
- tests
- ✔ better data source info - download URL, last modified date
- ✔ charity names to proper case
- ✔ elasticsearch indexing needs to be quicker
- ✔ (but implemented with /reconcile/suggest?)
- ✔ Add vuejs app to front page
- ✔ allow to be filtered by orgtype
- better suggestions
- ✔ Use
/reconcile/?extend=...
and/reconcile/propose_properties
to get data - ✔ Design app in Vue JS
- org_id hashes like postcode app
- ✔ add verbose names to data models
- document the steps needed to setup
- create DB
- setup cache tables
- populate DB (import_all)
- create and populate elasticsearch (
python findthatcharity/manage.py es_index
) - something on static urls?
- set up ongoing tasks
- populate DB
- repopulate elasticsearch
- financial overview
- filter charities
- get area profile
- use django-rest-api?
- probably a plugin for that?