-
Notifications
You must be signed in to change notification settings - Fork 2
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
Think through 3rd party data provider integration implementation #1088
Comments
I would think this could also be a type of proposal associated to the organization. The data from other sources would have a structure not unlike a grants system. I could see classification of proposals as a way to denote intended use of the proposal data contained in the grouping of fields from the specific source. We could have type=funding for the types of proposals we have in there now. But we could have type=organizational if the data was covering organization attributes or something from a data source. 990 data for example could come in as proposals but have a type of organizational |
When retrieving ChangeMaker/organization/applicant data, currently we have only |
Our current implementation of 3rd party data provider scraping was very intentionally demo-implemented and did not really sit within the PDC architecture in a way that would last.
It's come time for us to actually implement this feature in a way that interacts with organizations and base fields!
The text was updated successfully, but these errors were encountered: