-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Load statues for a single using a Laravel CLI. The first use will be to load Traffic, Chapters 304 and 307, statute numbers that start with 304.* and 307.*
- Create a function that loads one section at a time.
- Create a function to process "traffic" statutes
- You will need to load
missouri-statutes-list.xlsx
which is a list of all statutes. In the future we may load from a google drive. - Signature should be
cmr:load-statutes {--chapter=304} {--file=missouri-statutes-list.xlsx} {--type="traffic"}
- As script end report Statutes Read (line count), Total Statutes added, and time it took
- Do not allow duplicate statute number with in MO
- Initial the following fields circled in red.
Metadata
Metadata
Assignees
Labels
No labels