Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 255 Bytes

importing-local-authorities-data.md

File metadata and controls

9 lines (5 loc) · 255 Bytes

Importing Local Authorities data

Import all local authorities from data/local-authorities.csv:

bundle exec rake import:local_authorities:import_all

Then import services and interactions:

bundle exec rake import:service_interactions:import_all