Nico Zigouras

Results 20 comments of Nico Zigouras

> can you include more details on how to set up and test email/slack locally Per the backend doc: > > The CAGP_SLACK_API_TOKEN environmental variable must be set with the...

> can you include instructions on how to run > > > > got this running the new script for the first time: > > > > > > This...

@brandonfcohen1 I changed the way the data-diff is done so it does not create the primary key constraints in the pg db or need any preliminary clean up of data...

@brandonfcohen1 is this a diff of the data in postgres or in the static tile file? How should I approach this? Thanks. You can assign to me.

I did an audit of the tables in the postgres db to see if I could determine what the primary key columns should be. I need to enforce primary keys...

pr created, please review: https://github.com/CodeForPhilly/clean-and-green-philly/pull/632

I think 'Points of Contact' is more accurate.

related to #848. Any quality failure should raise an exception and get caught and reported to Slack.

@elizzakai Yes web scraping the link and using the link you fetched in place of the hard-coded url in park_priority.py. The part about only downloading parts of the zip file...

> (hey i'll probably need some more time, not sure if I'll get to it yet this weekend) That's fine. You will need to start with setting up the backend...