Skip to content

Geocoder workflow example - #62

Open
thatryan55 wants to merge 6 commits into
mainfrom
geocoder_workflow_example
Open

Geocoder workflow example#62
thatryan55 wants to merge 6 commits into
mainfrom
geocoder_workflow_example

Conversation

@thatryan55

Copy link
Copy Markdown
Contributor

PR to push code used for webinar. Code is in this (https://platform.civisanalytics.com/spa/#/projects/185131) project folder shared with Civis Internal - Tech. Assume my role if you need more access.

The push contains a folder geocoder-workflow-example.
The workflow has 5 steps:

  1. ETL before Cass/NCOA: https://platform.civisanalytics.com/spa/#/scripts/sql/366099812
  2. The Cass/NCOA job: https://platform.civisanalytics.com/spa/#/enhancements/365972621
  3. ETL before Geocoding: https://platform.civisanalytics.com/spa/#/scripts/sql/365973748
  4. The Geocoding job; This job fails due to some rows failing to geocode, but I got the data from the file in the url in the logs. I have a ticket out for this (https://civis.zendesk.com/agent/tickets/68032), so I'm just going to pretend the job runs fine for the webinar. I've tested every job in the workflow but I skipped the geocoding job. Currently there is a shadow step where I grab the file and import it into civis that I'm gonna brush over. https://platform.civisanalytics.com/spa/#/enhancements/geocode/365973532
  5. Step that joins all the data back together: https://platform.civisanalytics.com/spa/#/scripts/sql/365973236

Then there is a job (https://platform.civisanalytics.com/spa/#/scripts/python3/365983394) that the MCP + Claude desktop made that launches this report: https://platform.civisanalytics.com/spa/#/reports/130761?fullscreen=true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants