-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Clean socrata data #3
Comments
@galbwe Can I get this assigned? |
Hey @kaleeaswari if you can focus on the Colorado Non-profits (CNP) data, that would be the most helpful. We currently aren't using the socrata dataset because it was missing most of the relevant information for the app. The files you will want to look at are |
Mandatory fields to consider a lead : Name, Contact, Website, SocialMedia. Is that correct? |
I think they all have the Name field. If a lead is missing Contact, Website, Facebook, Twitter, Instagram, and LinkedIn, then it should be dropped. |
find_socrata_api_leads
task (intasks.py
), or can be done in a separate task intasks.py
that runs afterfind_socrata_api_leads
The text was updated successfully, but these errors were encountered: