NYCPlanning / data-engineering

Primary repository for NYC DCP's Data Engineering team
14 stars 0 forks source link

Minor tweaks for ztl #912

Closed fvankrieken closed 1 week ago

fvankrieken commented 1 week ago

A couple things came up looking into #906

  1. The little cli I wrote around loading a single dataset could use some more arguments, and had one of its options misformatted (first arg is default, NOT the flags)
  2. ztl bash version env vars are unrelated to the version env var exported by dcpy logic. This fixes that

Passing build