You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use Medallion Architecture, where we store the unprocessed data under a different name, eg raw_zoning, and then the cleaned under a format like clean_zoning_rules. For now, I think just raw and cleaned is sufficient
Provide design doc on decisions made through process and how this will affect future work.