Skip to content

Add nonprofitStatus for coverage of non-profit organizations #19

Description

@lucy-kind

This will allow coverage of non-profit organizations. Since non-profits fall under different categories in different countries, the added property of nonprofitStatus will allow this to be an internationally applicable schema.

Proposal:

Under Organization:
Add new property of "nonprofitStatus”, which will take a new type “NonprofitType”, comprising a list of preliminary enums, as well as the type Text for now.

The preliminary enum list can include the nonprofit types for US listed on the US gov site, plus the UK charity types listed on the UK gov site. In the future, we can consider adding to the list of enums as needed.

Under NonprofitType:
Add the following enums:

  • Nonprofit501c1
  • Nonprofit501c2
  • Nonprofit501c3… to
  • Nonprofit501c28
  • Nonprofit501d
  • Nonprofit501e
  • Nonprofit501f
  • Nonprofit501k
  • Nonprofit501n
  • Nonprofit501q
  • Nonprofit521a
  • Nonprofit527
  • CharityIncorporatedOrganization
  • LimitedByGuaranteeCharity
  • UnincorporatedAssociationCharity
  • UKTrust
  • NonprofitANBI
  • NonprofitSBBI

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions