Skip to content

Load Driving Statutes from excel file by Chapter #226

@zmon

Description

@zmon

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.

Screen Shot 2021-06-03 at 4 28 02 PM

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions