hackforla / lucky-parking

Visualization of parking data to assist in understanding of the effects of parking policies on a neighborhood by neighborhood basis in the City of Los Angeles
https://www.hackforla.org/projects/lucky-parking.html
34 stars 60 forks source link

Create MongoDB Schema #549

Open Seymour100 opened 11 months ago

Seymour100 commented 11 months ago

When inserting new data into the MongoDB database I want to ensure that all new records conform to pre-defined specifications of structure and field types. Reference documentation: https://www.mongodb.com/docs/atlas/app-services/schemas/