Skip to content
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

Tagging for Charities(Endowments aka charity_groups are 'tagged' based on what they inherit from the charities) #12

Open
michaelblinn opened this issue Mar 27, 2013 · 2 comments
Milestone

Comments

@michaelblinn
Copy link
Member

Initial seed can be pulled from the xls. ntee code, subsection code, classification code.

Research shows that donors give to causes, not charities. Therefore, they may not always know the name of the charities they wish to advise which charities should receive grants out of their giv2giv endowment.

Charities and endowments should have tags to aid in the searching process. Tag examples: Homelessness, Alzheimer('s), Cancer, Hunger

Questions: Where are the tags sourced? Can we crowd-source them?

One possible method is to have each tag be a node ("name=Breast cancer") and then make N tag relationships from charities to tags, and endowments to tags.

@danfunk
Copy link

danfunk commented Apr 1, 2013

This is an excellent idea, and I like using neo4j to maintain the links -
should work very well. I think we should do two things - one would be to
make it possible to tag a charity, but another would be to get someone to
volunteer to add that data into the system.

On Wed, Mar 27, 2013 at 4:17 PM, michaelblinn notifications@github.comwrote:

Research shows that donors give to causes, not charities. Therefore, they
may not always know the name of the charities they wish to advise which
charities should receive grants out of their giv2giv endowment.

Charities and endowments should have tags to aid in the searching process.
Tag examples: Homelessness, Alzheimer('s), Cancer, Hunger

Questions: Where are the tags sourced? Can we crowd-source them?

One possible method is to have each tag be a node ("name=Breast cancer")
and then make N tag relationships from charities to tags, and endowments to
tags.


Reply to this email directly or view it on GitHubhttps://github.com//issues/12
.

Daniel Funk
Principal, Software Engineer | LightCastle Technical
Consultinghttp://lightcastletech.com
(540) 457-0024 | dan@lightcastletech.com

@michaelblinn
Copy link
Member Author

Right. Alternatively, you could open the sluice gates and let anyone add a tag. Then, let each tag be thumbed-up or thumbed-down by all donors, and only show / summarize over the top N tags -- may weed out the dummy tags.

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

No branches or pull requests

2 participants