{"openapi":"3.0.1","info":{"version":"1.0","title":"Premier API","description":"Enhance your apps, records, or experience with robust nonprofit profile financials, people, DEI, and IRS compliance validation.","license":{"name":"Candid API License Agreement"}},"servers":[{"url":"https://api.candid.org/premier"},{"url":"https://apidata.guidestar.org/premier"}],"paths":{"/v1/{ein}":{"get":{"summary":"/premier/v1","description":"Use an EIN in the path parameter to retrieve data on a nonprofit's financials, people, DEI, and IRS compliance validation. This endpoint is deprecated; use /premier/v4 instead.","operationId":"premier_v1","parameters":[{"name":"ein","in":"path","description":"Employer Identification Number.","example":"13-1837418","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PublicProfile1"}}}},"400":{"description":"Bad Request","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Unauthorized"}}}},"403":{"description":"Forbidden","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Forbidden"}}}},"404":{"description":"No Results Found","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NotFound"}}}},"406":{"description":"Not Acceptable","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NotAcceptable"}}}},"429":{"description":"Too Many Requests","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequests"}}}},"500":{"description":"Internal Server Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"deprecated":true}},"/v1/propdf/{ein}":{"get":{"summary":"/premier/v1/propdf","description":"Use an EIN in the path parameter to retrieve a PDF of a nonprofit's financials, people, DEI, and IRS compliance validation.","operationId":"premier_v1_propdf","parameters":[{"name":"ein","in":"path","description":"Employer Identification Number.","example":"13-1837418","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/pdf":{"schema":{"type":"object","description":"PDF containing information for the organization with the given ein"}}}},"400":{"description":"Bad Request","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Unauthorized"}}}},"403":{"description":"Forbidden","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Forbidden"}}}},"404":{"description":"No Results Found","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NotFound"}}}},"406":{"description":"Not Acceptable","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NotAcceptable"}}}},"429":{"description":"Too Many Requests","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequests"}}}},"500":{"description":"Internal Server Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}}}},"/v1/ftapdf/{ein}":{"get":{"summary":"/premier/v1/ftapdf","description":"Use an EIN in the path parameter to get a PDF of a nonprofit's financial trends analysis.","operationId":"premier_v1_ftapdf","parameters":[{"name":"ein","in":"path","description":"Employer Identification Number.","example":"13-1837418","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/pdf":{"schema":{"type":"object","description":"PDF containing financial analysis trend for the organization with the given ein"}}}},"400":{"description":"Bad Request","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Unauthorized"}}}},"403":{"description":"Forbidden","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Forbidden"}}}},"404":{"description":"No Results Found","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NotFound"}}}},"406":{"description":"Not Acceptable","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NotAcceptable"}}}},"429":{"description":"Too Many Requests","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequests"}}}},"500":{"description":"Internal Server Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}}}},"/v2/{ein}":{"get":{"summary":"/premier/v2","description":"Use an EIN in the path parameter to retrieve data on a nonprofit's financials, people, DEI, and IRS compliance validation. This endpoint is deprecated; use /premier/v4 instead.","operationId":"premier_v2","parameters":[{"name":"ein","in":"path","description":"Employer Identification Number.","example":"13-1837418","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PublicProfile2"}}}},"400":{"description":"Bad Request","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Unauthorized"}}}},"403":{"description":"Forbidden","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Forbidden"}}}},"404":{"description":"No Results Found","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NotFound"}}}},"406":{"description":"Not Acceptable","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NotAcceptable"}}}},"429":{"description":"Too Many Requests","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequests"}}}},"500":{"description":"Internal Server Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"deprecated":true}},"/v3/{ein}":{"get":{"summary":"/premier/v3","description":"Use an EIN in the path parameter to retrieve data on a nonprofit's financials, people, DEI, and IRS compliance validation.","operationId":"premier_v3","parameters":[{"name":"ein","in":"path","description":"Employer Identification Number.","example":"13-1837418","required":true,"schema":{"type":"string","example":null}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PublicProfile3"}}}},"400":{"description":"Bad Request","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Unauthorized"}}}},"403":{"description":"Forbidden","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Forbidden"}}}},"404":{"description":"No Results Found","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NotFound"}}}},"406":{"description":"Not Acceptable","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NotAcceptable"}}}},"429":{"description":"Too Many Requests","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequests"}}}},"500":{"description":"Internal Server Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"deprecated":false}},"/v4/{ein}":{"get":{"summary":"/premier/v4","description":"Use an EIN in the path parameter to retrieve enhanced data on a nonprofit's financials, people, DEI, IRS compliance validation, and impact metrics. This is the latest version with expanded fields and improved data structures.","operationId":"premier_v4","parameters":[{"name":"ein","in":"path","description":"Employer Identification Number.","example":"13-1837418","required":true,"schema":{"type":"string","example":null}}],"responses":{"200":{"description":"OK","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PublicProfile4"}}}},"400":{"description":"Bad Request","content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Unauthorized"}}}},"403":{"description":"Forbidden","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Forbidden"}}}},"404":{"description":"No Results Found","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NotFound"}}}},"406":{"description":"Not Acceptable","content":{"application/json":{"schema":{"$ref":"#/components/schemas/NotAcceptable"}}}},"429":{"description":"Too Many Requests","content":{"application/json":{"schema":{"$ref":"#/components/schemas/TooManyRequests"}}}},"500":{"description":"Internal Server Error","content":{"application/json":{"schema":{"$ref":"#/components/schemas/InternalServerError"}}}}},"deprecated":false}}},"components":{"securitySchemes":{"apiKeyHeader":{"type":"apiKey","name":"Subscription-Key","in":"header"},"apiKeyQuery":{"type":"apiKey","name":"Subscription-Key","in":"query"}},"schemas":{"Object":{"type":"object","properties":{}},"Error":{"type":"object","properties":{"resource":{"type":"string"},"reason":{"type":"string"}}},"PublicProfile1":{"type":"object","properties":{"code":{"type":"integer","description":"HTTP response status code.","example":200},"message":{"type":"string","description":"Diagnostic message for response status","example":"Request was processed successfully!"},"took":{"type":"integer","description":"Time taken for request to process","example":24},"errors":{"type":"array","description":"List of errors encountered","items":{"type":"string"}},"data":{"type":"object","properties":{"summary":{"$ref":"#/components/schemas/Summary1"},"programs":{"$ref":"#/components/schemas/Programs1"},"financials":{"$ref":"#/components/schemas/Financials2"},"operations":{"$ref":"#/components/schemas/Operations1"},"charitycheck":{"$ref":"#/components/schemas/CharityCheck"}}}}},"PublicProfile2":{"type":"object","properties":{"code":{"type":"integer","description":"HTTP response status code.","example":200},"message":{"type":"string","description":"Diagnostic message for response status","example":"Request was processed successfully!"},"took":{"type":"integer","description":"Time taken for request to process","example":24},"errors":{"type":"array","description":"List of errors encountered","items":{"type":"string"}},"data":{"type":"object","properties":{"summary":{"$ref":"#/components/schemas/Summary2"},"programs":{"$ref":"#/components/schemas/Programs2"},"financials":{"$ref":"#/components/schemas/Financials2"},"operations":{"$ref":"#/components/schemas/Operations1"},"charitycheck":{"$ref":"#/components/schemas/CharityCheck"}}}}},"PublicProfile3":{"type":"object","properties":{"code":{"type":"integer","description":"HTTP response status code.","example":200},"message":{"type":"string","description":"Diagnostic message for response status","example":"Request was processed successfully!"},"took":{"type":"integer","description":"Time taken for request to process","example":24},"errors":{"type":"array","description":"List of errors encountered","items":{"type":"string"}},"data":{"type":"object","properties":{"summary":{"$ref":"#/components/schemas/Summary3"},"programs":{"$ref":"#/components/schemas/Programs3"},"financials":{"$ref":"#/components/schemas/Financials3"},"operations":{"$ref":"#/components/schemas/Operations2"},"charitycheck":{"$ref":"#/components/schemas/CharityCheck"}}}}},"PublicProfile4":{"type":"object","properties":{"code":{"type":"integer","description":"HTTP response status code.","example":200},"message":{"type":"string","description":"Diagnostic message for response status","example":"Request was processed successfully!"},"took":{"type":"integer","description":"Time taken for request to process","example":24},"errors":{"type":"array","description":"List of errors encountered","items":{"type":"string"}},"data":{"type":"object","properties":{"summary":{"$ref":"#/components/schemas/Summary4"},"programs":{"$ref":"#/components/schemas/Programs4"},"financials":{"$ref":"#/components/schemas/Financials4"},"operations":{"$ref":"#/components/schemas/Operations2"},"charitycheck":{"$ref":"#/components/schemas/CharityCheck"}}}}},"Programs1":{"type":"object","description":"Collection of an organizations programs and program metrics","properties":{"programs":{"type":"array","items":{"$ref":"#/components/schemas/Program2"}},"platinum_metrics":{"type":"array","items":{"$ref":"#/components/schemas/PlatinumMetrics1"}},"charting_impact_answers":{"type":"array","items":{"$ref":"#/components/schemas/Question"}}}},"Summary1":{"type":"object","description":"Information about the non-profit, such as name and address","properties":{"organization_id":{"type":"integer","description":"GuideStar internal organization ID","example":6908122},"organization_name":{"type":"string","description":"Organization name","example":"Candid"},"ein":{"type":"string","description":"Employee identification number","example":"13-1837418"},"bridge_id":{"type":"string","description":"DEPRECATED","example":"","deprecated":true},"address_line_1":{"type":"string","description":"Organization address street name","example":"32 Old Slip"},"address_line_2":{"type":"string","description":"Organization address Suite or Apartment number","example":"24th Floor"},"city":{"type":"string","description":"Organization address city","example":"New York"},"state":{"type":"string","description":"Organization address state","example":"NY"},"zip":{"type":"string","description":"Organization address zip code","example":"10005"},"fax":{"type":"string","description":"Organization fax number","example":"(212)807-3677"},"govt_registered_name":{"type":"string","description":"Legal organization name","example":"Candid"},"also_known_as":{"type":"string","description":"Comma separated string of names associated with the organization","example":"The Foundation Center,  Foundation Center, GuideStar, GuideStar USA"},"fiscal_year_end":{"type":"string","description":"When the fiscal year ends for the organization","example":"Dec 31"},"fiscal_year_start":{"type":"string","description":"When the fiscal year begins for the organization","example":"Jan 1"},"affiliation_code":{"type":"string","description":"Single digit code designating the type of organization (Central, Intermediate, or Independent) if there is no group exemption or (Central, Intermediate, Independent, or Subordinate) if there is a group exemption.","example":"3"},"affiliation_description":{"type":"string","description":"Description of what the affiliation code means","example":"This code is used if the organization is an independent organization or an independent auxiliary (i.e., not affiliated with a a National, Regional, or Geographic grouping of organizations)."},"contact_name":{"type":"string","description":"Primary contact name","example":"Gabe Cohen"},"contact_title":{"type":"string","description":"Primary contact title","example":"Senior Director of Brand and Marketing"},"contact_email":{"type":"string","description":"Primary contact email","example":"answers@candid.org"},"contact_phone":{"type":"string","description":"Primary contact phone number","example":"212-620-4230"},"contact_fax":{"type":"string","description":"Primary contact fax number","example":"212-807-3677"},"gs_profile_update_level":{"type":"string","description":"Guidestar.org organization profile seal of transparency level","example":"Platinum 2021"},"gs_profile_update_level_logo":{"type":"string","description":"Url to Guidestar.org seal image","example":"https://www.guidestar.org/App_Themes/MainSite2/images/ProfilePageSvgs/profile-PLATINUM2021-seal.svg"},"deductibility_code":{"type":"string","description":"Deductibility code signifies whether contributions made to an organization are deductible","example":"1"},"deductibility_description":{"type":"string","description":"Deductibility code description","example":"Contributions are deductible, as provided by law"},"donation_to_ein":{"type":"string","description":"EIN that should be used for charitable donations","example":"13-1837418"},"donation_to_name":{"type":"string","description":"Organization name that should be used for charitable donations","example":"Candid"},"areas_served_narrative":{"type":"string","description":"DEPRECATED","example":"","deprecated":true},"ruling_year":{"type":"string","description":"Year that organization started operating as a non-profit","example":"1957"},"gs_public_report":{"type":"string","description":"Guidestar.org organization profile URL","example":"https://www.guidestar.org/profile/13-1837418"},"gs_pro_pdf":{"type":"string","description":"URL of API call to the Pro PDF API endpoint to download the organization's profile PDF","example":"https://apidata.guidestar.org/premier/v1/propdf/13-1837418"},"impact_statement":{"type":"string","description":"DEPRECATED","example":"","deprecated":true},"subsection_code":{"type":"string","description":"Subsection Codes are the codes shown under section 501(c) of the Internal Revenue Code of 1986, which define the category under which an organization may be exempt.","example":"03"},"subsection_description":{"type":"string","description":"Description of organization subsection code","example":"501(c)(3) Public Charity"},"keywords":{"type":"string","description":"Keywords added by the organization to their profile","example":"philanthropy, data, transparency, capacity building, research, education, foundations, foundation, charitable giving, data driven decisions, nonprofits, transparency, nonprofit sector, organizational effectiveness, organizational efficiency, nonprofit information hub, Forms 990, GuideStar, Foundation Center"},"logo_url":{"type":"string","description":"Organization logo URL","example":"https://www.guidestar.org/ViewEdoc.aspx?eDocId=6645385&approved=True"},"mission":{"type":"string","description":"Organization mission statement","example":"Candid gets you the information you need to do good."},"is_national_hq":{"type":"boolean","description":"Whether or not this organization is the national headquarters","example":false},"ntee_code":{"type":"string","description":"National Taxonomy of Exempt Entities (NTEE) Code","example":"T50 - Philanthropy, Voluntarism, and Grantmaking"},"website_url":{"type":"string","description":"Organization website URL","example":"candid.org"},"year_founded":{"type":"string","description":"Year that an organization was founded","example":"1956"},"year_incorporated":{"type":"string","deprecated":true,"description":"Year that an organization was incorporated","example":"1956"},"addresses":{"type":"array","items":{"$ref":"#/components/schemas/Address"}},"affiliations":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/Affiliation"}},"awards":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/Award"}},"formerly_known_as":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/FormerName"}},"forms_1023_1024":{"type":"array","items":{"type":"string","description":"Application for the organization to gain tax-exempt status","example":["https://www.guidestar.org/ViewEdoc.aspx?eDocId=7077922&approved=True"]}},"letters_of_determination":{"type":"array","items":{"$ref":"#/components/schemas/LetterOfDetermination"}},"letters_of_dissolution":{"type":"array","items":{"$ref":"#/components/schemas/LetterOfDissolution"}},"ntee_codes":{"type":"array","items":{"$ref":"#/components/schemas/nteeCode"}},"naics_code":{"$ref":"#/components/schemas/NAICSCode"},"sic_codes":{"type":"array","items":{"$ref":"#/components/schemas/SICCode"}},"other_documents":{"type":"array","items":{"$ref":"#/components/schemas/OtherDocument"}},"photos":{"type":"array","items":{"$ref":"#/components/schemas/PhotoLink"}},"social_media_urls":{"type":"array","items":{"type":"string","description":"A social media URL related to the organization","example":"https://www.facebook.com/CandidDotOrg/"}},"telephone_numbers":{"type":"array","items":{"$ref":"#/components/schemas/TelephoneNumber"}},"videos":{"type":"array","items":{"$ref":"#/components/schemas/Video"}}}},"Summary2":{"type":"object","description":"Information about the non-profit, such as name and address","properties":{"organization_id":{"type":"integer","description":"GuideStar internal organization ID","example":6908122},"organization_name":{"type":"string","description":"Organization name","example":"Candid"},"ein":{"type":"string","description":"Employee identification number","example":"13-1837418"},"bridge_id":{"type":"string","description":"DEPRECATED","example":"","deprecated":true},"address_line_1":{"type":"string","description":"Organization address street name","example":"32 Old Slip"},"address_line_2":{"type":"string","description":"Organization address Suite or Apartment number","example":"24th Floor"},"city":{"type":"string","description":"Organization address city","example":"New York"},"state":{"type":"string","description":"Organization address state","example":"NY"},"zip":{"type":"string","description":"Organization address zip code","example":"10005"},"fax":{"type":"string","description":"Organization fax number","example":"(212)807-3677"},"govt_registered_name":{"type":"string","description":"Legal organization name","example":"Candid"},"also_known_as":{"type":"string","description":"Comma separated string of names associated with the organization","example":"The Foundation Center,  Foundation Center, GuideStar, GuideStar USA"},"fiscal_year_end":{"type":"string","description":"When the fiscal year ends for the organization","example":"Dec 31"},"fiscal_year_start":{"type":"string","description":"When the fiscal year begins for the organization","example":"Jan 1"},"affiliation_code":{"type":"string","description":"Single digit code designating the type of organization (Central, Intermediate, or Independent) if there is no group exemption or (Central, Intermediate, Independent, or Subordinate) if there is a group exemption.","example":"3"},"affiliation_description":{"type":"string","description":"Description of what the affiliation code means","example":"This code is used if the organization is an independent organization or an independent auxiliary (i.e., not affiliated with a a National, Regional, or Geographic grouping of organizations)."},"contact_name":{"type":"string","description":"Primary contact name","example":"Gabe Cohen"},"contact_title":{"type":"string","description":"Primary contact title","example":"Senior Director of Brand and Marketing"},"contact_email":{"type":"string","description":"Primary contact email","example":"answers@candid.org"},"contact_phone":{"type":"string","description":"Primary contact phone number","example":"212-620-4230"},"contact_fax":{"type":"string","description":"Primary contact fax number","example":"212-807-3677"},"gs_profile_update_level":{"type":"string","description":"Guidestar.org organization profile seal of transparency level","example":"Platinum 2021"},"gs_profile_update_level_logo":{"type":"string","description":"Url to Guidestar.org seal image","example":"https://www.guidestar.org/App_Themes/MainSite2/images/ProfilePageSvgs/profile-PLATINUM2021-seal.svg"},"deductibility_code":{"type":"string","description":"Deductibility code signifies whether contributions made to an organization are deductible","example":"1"},"deductibility_description":{"type":"string","description":"Deductibility code description","example":"Contributions are deductible, as provided by law"},"donation_to_ein":{"type":"string","description":"EIN that should be used for charitable donations","example":"13-1837418"},"donation_to_name":{"type":"string","description":"Organization name that should be used for charitable donations","example":"Candid"},"areas_served_narrative":{"type":"string","description":"DEPRECATED","example":"","deprecated":true},"ruling_year":{"type":"string","description":"Year that organization started operating as a non-profit","example":"1957"},"gs_public_report":{"type":"string","description":"Guidestar.org organization profile URL","example":"https://www.guidestar.org/profile/13-1837418"},"gs_pro_pdf":{"type":"string","description":"URL of API call to the Pro PDF API endpoint to download the organization's profile PDF","example":"https://apidata.guidestar.org/premier/v1/propdf/13-1837418"},"gs_financial_trends_analysis_pdf":{"type":"string","description":"URL of API call to the FTA PDF API endpoint to download the organization's financial trends analysis PDF","example":"https://apidata.guidestar.org/premier/v1/ftapdf/13-1837418"},"impact_statement":{"type":"string","description":"DEPRECATED","example":"","deprecated":true},"subsection_code":{"type":"string","description":"Subsection Codes are the codes shown under section 501(c) of the Internal Revenue Code of 1986, which define the category under which an organization may be exempt.","example":"03"},"subsection_description":{"type":"string","description":"Description of organization subsection code","example":"501(c)(3) Public Charity"},"keywords":{"type":"string","description":"Keywords added by the organization to their profile","example":"philanthropy, data, transparency, capacity building, research, education, foundations, foundation, charitable giving, data driven decisions, nonprofits, transparency, nonprofit sector, organizational effectiveness, organizational efficiency, nonprofit information hub, Forms 990, GuideStar, Foundation Center"},"logo_url":{"type":"string","description":"Organization logo URL","example":"https://www.guidestar.org/ViewEdoc.aspx?eDocId=6645385&approved=True"},"mission":{"type":"string","description":"Organization mission statement","example":"Candid gets you the information you need to do good."},"is_national_hq":{"type":"boolean","description":"Whether or not this organization is the national headquarters","example":false},"ntee_code":{"type":"string","description":"National Taxonomy of Exempt Entities (NTEE) Code","example":"T50 - Philanthropy, Voluntarism, and Grantmaking"},"website_url":{"type":"string","description":"Organization website URL","example":"candid.org"},"year_founded":{"type":"string","description":"Year that an organization was founded","example":"1956"},"year_incorporated":{"deprecated":true,"type":"string","description":"Year that an organization was incorporated","example":"1956"},"is_non_bmf_org":{"type":"boolean","description":"Is the organization not on the BMF","example":false},"first_on_bmf_date":{"format":"date-time","type":"string","description":"First time organization appeared on the BMF","example":"1998-07-31T04:00:00Z"},"last_on_bmf_date":{"format":"date-time","type":"string","description":"Last time an organization appeared on the BMF","example":"2021-04-12T04:00:00Z"},"profile_data_change_dates":{"$ref":"#/components/schemas/ProfileDataChangeDates"},"addresses":{"type":"array","items":{"$ref":"#/components/schemas/Address"}},"affiliations":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/Affiliation"}},"awards":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/Award"}},"formerly_known_as":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/FormerName"}},"forms_1023_1024":{"type":"array","items":{"type":"string","description":"Application for the organization to gain tax-exempt status","example":["https://www.guidestar.org/ViewEdoc.aspx?eDocId=7077922&approved=True"]}},"letters_of_determination":{"type":"array","items":{"$ref":"#/components/schemas/LetterOfDetermination"}},"letters_of_dissolution":{"type":"array","items":{"$ref":"#/components/schemas/LetterOfDissolution"}},"ntee_codes":{"type":"array","items":{"$ref":"#/components/schemas/nteeCode"}},"naics_code":{"$ref":"#/components/schemas/NAICSCode"},"sic_codes":{"type":"array","items":{"$ref":"#/components/schemas/SICCode"}},"platinum_evaluation_documents":{"type":"array","items":{"$ref":"#/components/schemas/PlatinumEvaluationDocument"}},"other_documents":{"type":"array","items":{"$ref":"#/components/schemas/OtherDocument"}},"photos":{"type":"array","items":{"$ref":"#/components/schemas/PhotoLink"}},"social_media_urls":{"type":"array","items":{"type":"string","description":"A social media URL related to the organization","example":"https://www.facebook.com/CandidDotOrg/"}},"telephone_numbers":{"type":"array","items":{"$ref":"#/components/schemas/TelephoneNumber"}},"videos":{"type":"array","items":{"$ref":"#/components/schemas/Video"}}}},"Programs2":{"type":"object","description":"Collection of an organizations programs and program metrics","properties":{"programs":{"type":"array","items":{"$ref":"#/components/schemas/Program2"}},"platinum_metrics":{"type":"array","items":{"$ref":"#/components/schemas/PlatinumMetrics"}},"charting_impact_answers":{"type":"array","items":{"$ref":"#/components/schemas/Question"}}}},"Program2":{"type":"object","description":"Information about an organization's program as entered by the organization","properties":{"name":{"type":"string","description":"Program name","example":"Knowledge Tools"},"description":{"type":"string","description":"Program description","example":"Through data, research, and our collective experience, Candid provides our users with the knowledge they need to make strategic decisions and develop practical solutions to achieve their missions. \n\nOur GuideStar searchable database currently includes data on 1.9 million 501c3 entities, making it easier to understand who they are and what they do. We support ongoing learning and research by gathering, indexing, and sharing the sector's collective knowledge on IssueLab while also producing our own research that shares insights on issues affecting the social sector. We provide data and knowledge to the philanthropic field by creating new issue-based web portals known as 'Foundation Landscapes' on the topics that matter most to the sector. Through Glasspockets we provide the data, resources, examples, and action steps foundations need to understand the value of transparency, be more open in their own communications, and help shed more light on how private organizations are serving the public good. Candid works closely with organizations around the globe to assist them in collecting and organizing their region's philanthropy data by sharing what we have learned over the past 60 years about data acquisition and data architecture. \n\nCandid's CF Insights program is the leader in data collection and research for the community foundation field in the U.S. with a reputation for benchmarking and analysis of trends. Through CF Insights, we continue to deliver a high level of service to our members and worked with partners to release groundbreaking research on the need for increased collaboration amongst leaders of community foundations.\n\nWe also have a number of blogs across our platforms (including the GuideStar blog, GrantSpace blog, GrantCraft blog, GlassPockets blog, Philanthropy News Digest Blog, and more!) that shine a light on relevant topics and trends affecting the sector."},"target_population":{"type":"string","description":"First target population that the program is targeting","example":"General/Unspecified"},"budget":{"type":"string","description":"Program budget in dollars","example":"3002061"},"areas_served":{"type":"array","description":"Geographic area served by program","items":{"type":"string","description":"Name of the geographic area served by the program","example":"United States"}}}},"Summary3":{"type":"object","description":"Information about the non-profit, such as name and address","properties":{"organization_id":{"type":"integer","description":"GuideStar internal organization ID","example":6908122},"organization_name":{"type":"string","description":"Organization name","example":"Candid"},"ein":{"type":"string","description":"Employee identification number","example":"13-1837418"},"bridge_id":{"type":"string","description":"DEPRECATED","example":"","deprecated":true},"address_line_1":{"type":"string","description":"Organization address street name","example":"32 Old Slip"},"address_line_2":{"type":"string","description":"Organization address Suite or Apartment number","example":"24th Floor"},"city":{"type":"string","description":"Organization address city","example":"New York"},"state":{"type":"string","description":"Organization address state","example":"NY"},"zip":{"type":"string","description":"Organization address zip code","example":"10005"},"county":{"type":"string","description":"Organization address county","example":"New York"},"latitude":{"type":"string","description":"Latitude of the center of the zip code of an organizations mailing address","example":"40.705966"},"longitude":{"type":"string","description":"Longitude of the center of the zip code of an organizations mailing address","example":"-74.008849"},"fax":{"type":"string","description":"Organization fax number","example":"(212)807-3677"},"govt_registered_name":{"type":"string","description":"Legal organization name","example":"Candid"},"also_known_as":{"type":"string","description":"Comma separated string of names associated with the organization","example":"The Foundation Center,  Foundation Center, GuideStar, GuideStar USA"},"fiscal_year_end":{"type":"string","description":"When the fiscal year ends for the organization","example":"Dec 31"},"fiscal_year_start":{"type":"string","description":"When the fiscal year begins for the organization","example":"Jan 1"},"affiliation_code":{"type":"string","description":"Single digit code designating the type of organization (Central, Intermediate, or Independent) if there is no group exemption or (Central, Intermediate, Independent, or Subordinate) if there is a group exemption.","example":"3"},"affiliation_description":{"type":"string","description":"Description of what the affiliation code means","example":"This code is used if the organization is an independent organization or an independent auxiliary (i.e., not affiliated with a a National, Regional, or Geographic grouping of organizations)."},"contact_name":{"type":"string","description":"Primary contact name","example":"Gabe Cohen"},"contact_title":{"type":"string","description":"Primary contact title","example":"Senior Director of Brand and Marketing"},"contact_email":{"type":"string","description":"Primary contact email","example":"answers@candid.org"},"contact_phone":{"type":"string","description":"Primary contact phone number","example":"212-620-4230"},"contact_fax":{"type":"string","description":"Primary contact fax number","example":"212-807-3677"},"gs_profile_update_level":{"type":"string","description":"Guidestar.org organization profile seal of transparency level","example":"Platinum 2021"},"gs_profile_update_level_logo":{"type":"string","description":"Url to Guidestar.org seal image","example":"https://www.guidestar.org/App_Themes/MainSite2/images/ProfilePageSvgs/profile-PLATINUM2021-seal.svg"},"deductibility_code":{"type":"string","description":"Deductibility code signifies whether contributions made to an organization are deductible","example":"1"},"deductibility_description":{"type":"string","description":"Deductibility code description","example":"Contributions are deductible, as provided by law"},"donation_to_ein":{"type":"string","description":"EIN that should be used for charitable donations","example":"13-1837418"},"donation_to_name":{"type":"string","description":"Organization name that should be used for charitable donations","example":"Candid"},"donation_page":{"type":"string","description":"Link to the donation page of the organization","example":"https://candid.org/about/funding-candid"},"areas_served_narrative":{"type":"string","description":"DEPRECATED","example":"","deprecated":true},"ruling_year":{"type":"string","description":"Year that organization started operating as a non-profit","example":"1957"},"gs_public_report":{"type":"string","description":"Guidestar.org organization profile URL","example":"https://www.guidestar.org/profile/13-1837418"},"gs_pro_pdf":{"type":"string","description":"URL of API call to the Pro PDF API endpoint to download the organization's profile PDF","example":"https://apidata.guidestar.org/premier/v1/propdf/13-1837418"},"gs_financial_trends_analysis_pdf":{"type":"string","description":"URL of API call to the FTA PDF API endpoint to download the organization's financial trends analysis PDF","example":"https://apidata.guidestar.org/premier/v1/ftapdf/13-1837418"},"impact_statement":{"type":"string","description":"DEPRECATED","example":"","deprecated":true},"subsection_code":{"type":"string","description":"Subsection Codes are the codes shown under section 501(c) of the Internal Revenue Code of 1986, which define the category under which an organization may be exempt.","example":"03"},"subsection_description":{"type":"string","description":"Description of organization subsection code","example":"501(c)(3) Public Charity"},"keywords":{"type":"string","description":"Keywords added by the organization to their profile","example":"philanthropy, data, transparency, capacity building, research, education, foundations, foundation, charitable giving, data driven decisions, nonprofits, transparency, nonprofit sector, organizational effectiveness, organizational efficiency, nonprofit information hub, Forms 990, GuideStar, Foundation Center"},"logo_url":{"type":"string","description":"Organization logo URL","example":"https://www.guidestar.org/ViewEdoc.aspx?eDocId=6645385&approved=True"},"mission":{"type":"string","description":"Organization mission statement","example":"Candid gets you the information you need to do good."},"is_national_hq":{"type":"boolean","description":"Whether or not this organization is the national headquarters","example":false},"demographics_status":{"type":"string","description":"Description of demographics status that can be displayed to a funder or donor","example":"This organization has provided Candid demographics data on 06/23/2023"},"demographics_status_nonprofit":{"type":"string","description":"Description of demographics status that can be displayed to a nonprofit","example":"Your organization has provided Candid demographics data on 06/23/2023"},"ntee_code":{"type":"string","description":"National Taxonomy of Exempt Entities (NTEE) Code","example":"T50 - Philanthropy, Voluntarism, and Grantmaking"},"sdg":{"$ref":"#/components/schemas/SDG"},"website_url":{"type":"string","description":"Organization website URL","example":"candid.org"},"year_founded":{"type":"string","description":"Year that an organization was founded","example":"1956"},"year_incorporated":{"deprecated":true,"type":"string","description":"Year that an organization was incorporated","example":"1956"},"is_non_bmf_org":{"type":"boolean","description":"Is the organization not on the BMF","example":false},"first_on_bmf_date":{"format":"date-time","type":"string","description":"First time organization appeared on the BMF","example":"1998-07-31T04:00:00Z"},"last_on_bmf_date":{"format":"date-time","type":"string","description":"Last time an organization appeared on the BMF","example":"2021-04-12T04:00:00Z"},"profile_data_change_dates":{"$ref":"#/components/schemas/ProfileDataChangeDates"},"addresses":{"type":"array","items":{"$ref":"#/components/schemas/Address"}},"affiliations":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/Affiliation"}},"awards":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/Award"}},"formerly_known_as":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/FormerName"}},"forms_1023_1024":{"type":"array","items":{"type":"string","description":"Application for the organization to gain tax-exempt status","example":["https://www.guidestar.org/ViewEdoc.aspx?eDocId=7077922&approved=True"]}},"letters_of_determination":{"type":"array","items":{"$ref":"#/components/schemas/LetterOfDetermination"}},"letters_of_dissolution":{"type":"array","items":{"$ref":"#/components/schemas/LetterOfDissolution"}},"ntee_codes":{"type":"array","items":{"$ref":"#/components/schemas/nteeCode"}},"naics_code":{"$ref":"#/components/schemas/NAICSCode"},"sic_codes":{"type":"array","items":{"$ref":"#/components/schemas/SICCode"}},"platinum_evaluation_documents":{"type":"array","items":{"$ref":"#/components/schemas/PlatinumEvaluationDocument"}},"other_documents":{"type":"array","items":{"$ref":"#/components/schemas/OtherDocument"}},"photos":{"type":"array","items":{"$ref":"#/components/schemas/PhotoLink"}},"social_media_urls":{"type":"array","items":{"type":"string","description":"A social media URL related to the organization","example":"https://www.facebook.com/CandidDotOrg/"}},"telephone_numbers":{"type":"array","items":{"$ref":"#/components/schemas/TelephoneNumber"}},"videos":{"type":"array","items":{"$ref":"#/components/schemas/Video"}},"org_collect_feedback":{"type":"boolean","description":"Has this organization filled the 'How we listen' section of their profile","example":true},"org_feedback_example":{"type":"string","description":"Response to 'How is your organization collecting feedback?'","example":"We collect org feedback through customer surveys"},"org_quiz_interest":{"type":"boolean","description":"Did the organization indicate they had an interest in taking guidestar's feedback quiz","example":false},"org_learn_more":{"type":"boolean","description":"Did the organization indicate they had an interest in learning more about feedback practices","example":false},"feedback_responses":{"type":"array","items":{"$ref":"#/components/schemas/FBResponseText"}},"pcs_codes":{"type":"array","items":{"$ref":"#/components/schemas/PCS"}},"profile_sdg_codes":{"type":"array","items":{"$ref":"#/components/schemas/SDG"}}}},"Programs3":{"type":"object","description":"Collection of an organizations programs and program metrics","properties":{"programs":{"type":"array","items":{"$ref":"#/components/schemas/Program3"}},"platinum_metrics":{"type":"array","items":{"$ref":"#/components/schemas/PlatinumMetrics"}},"charting_impact_answers":{"type":"array","items":{"$ref":"#/components/schemas/Question"}}}},"Financials3":{"type":"object","description":"Organization financial information","properties":{"most_recent_year_financials":{"$ref":"#/components/schemas/CurrentFinancial"},"f990_financials":{"type":"array","items":{"$ref":"#/components/schemas/FinancialF990_3"}},"pf990_financials":{"type":"array","items":{"$ref":"#/components/schemas/Financial990PF"}},"f990ez_financials":{"type":"array","items":{"$ref":"#/components/schemas/FinancialF990EZ"}},"financial_trends_analysis":{"type":"array","items":{"$ref":"#/components/schemas/FinancialTrends"}},"financial_documents":{"type":"array","items":{"$ref":"#/components/schemas/Fin_Doc"}},"forms_990T":{"type":"array","items":{"$ref":"#/components/schemas/Form990T"}},"funding_needs":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/FundingNeed"}},"funding_sources":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/FundingSource"}},"financial_statements":{"type":"array","items":{"$ref":"#/components/schemas/FinancialStatement"}},"annual_reports":{"type":"array","items":{"$ref":"#/components/schemas/AnnualReport"}},"accounting_ratios":{"type":"array","items":{"$ref":"#/components/schemas/Ratios"}}}},"Financials2":{"type":"object","description":"Organization financial information","properties":{"most_recent_year_financials":{"$ref":"#/components/schemas/CurrentFinancial"},"f990_financials":{"type":"array","items":{"$ref":"#/components/schemas/FinancialF990_2"}},"pf990_financials":{"type":"array","items":{"$ref":"#/components/schemas/Financial990PF"}},"f990ez_financials":{"type":"array","items":{"$ref":"#/components/schemas/FinancialF990EZ"}},"financial_trends_analysis":{"type":"array","items":{"$ref":"#/components/schemas/FinancialTrends"}},"financial_documents":{"type":"array","items":{"$ref":"#/components/schemas/Fin_Doc"}},"forms_990T":{"type":"array","items":{"$ref":"#/components/schemas/Form990T"}},"funding_needs":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/FundingNeed"}},"funding_sources":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/FundingSource"}},"financial_statements":{"type":"array","items":{"$ref":"#/components/schemas/FinancialStatement"}},"annual_reports":{"type":"array","items":{"$ref":"#/components/schemas/AnnualReport"}},"accounting_ratios":{"type":"array","items":{"$ref":"#/components/schemas/Ratios"}}}},"Financials1":{"type":"object","description":"Organization financial information","properties":{"most_recent_year_financials":{"$ref":"#/components/schemas/CurrentFinancial1"},"f990_financials":{"type":"array","items":{"$ref":"#/components/schemas/FinancialF990_1"}},"pf990_financials":{"type":"array","items":{"$ref":"#/components/schemas/Financial990PF"}},"financial_documents":{"type":"array","items":{"$ref":"#/components/schemas/Fin_Doc"}},"forms_990T":{"type":"array","items":{"$ref":"#/components/schemas/Form990T"}},"funding_needs":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/FundingNeed"}},"funding_sources":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/FundingSource"}},"financial_statements":{"type":"array","items":{"$ref":"#/components/schemas/FinancialStatement"}},"annual_reports":{"type":"array","items":{"$ref":"#/components/schemas/AnnualReport"}},"accounting_ratios":{"type":"array","items":{"$ref":"#/components/schemas/Ratios"}}}},"Operations1":{"type":"object","description":"Organization operations information","properties":{"leader_name":{"type":"string","description":"Organization leader name","example":"Mr. Bradford K. Smith"},"leader_profile":{"type":"string","description":"Organization leader profile","example":"Bradford K. Smith leads Candid as its President. Mr. Smith joined Candid (formerly Foundation Center) as President in October 2008.\n\nPreviously, he was president of the Oak Foundation in Geneva, Switzerland. Prior to that, he developed and led Ford Foundation's Peace and Social Justice Program. During his 10-year tenure as vice president, he distributed hundreds of millions of dollars to organizations working on human rights, international cooperation, governance, and civil society in the U.S. and around the world.\n\nMr. Smith has devoted his entire career to the philanthropic and nonprofit sectors. He serves on the board of directors of the Tinker Foundation and the advisory board of the United Nations Trust Fund for Human Security. He holds an M.A. in economics from the New School for Social Research in New York and a B.A. in anthropology and ethnomusicology from the University of Michigan."},"co_leader_name":{"type":"string","description":"Organization co-leader name","example":""},"co_leader_profile":{"type":"string","description":"Organization co-leader profile","example":""},"no_of_employees":{"format":"int32","type":"integer","description":"Number of employees of the organization","example":178},"no_of_volunteers":{"format":"int32","type":"integer","description":"Number of volunteers at an organization","example":15},"organization_email":{"type":"string","description":"DEPRECATED","example":"","deprecated":true},"organization_details_year":{"format":"int32","type":"integer","description":"The year details in operations are from","example":2018},"officers_directors_key_employees":{"type":"array","items":{"$ref":"#/components/schemas/Person"}},"highest_paid_employees":{"type":"array","items":{"$ref":"#/components/schemas/Person"}},"employees_greater_than_100K":{"format":"int32","type":"integer","description":"Number of employees that are paid at least $100k","example":8},"board_chair_name":{"type":"string","description":"Name of the board chairperson","example":"T. Sylvester John"},"board_chair_affiliation":{"type":"string","description":"Company board chairperson is associated with","example":"Walmart"},"board_chair_term_start":{"type":"string","description":"Start year of board chair term","example":"2017"},"board_chair_term_end":{"type":"string","description":"End year of board chair term","example":"2019"},"board_co_chair_name":{"type":"string","description":"Name of board co-chairperson","example":"T. Sylvester John"},"board_co_chair_affiliation":{"type":"string","description":"Company board co-chairperson is associated with","example":"Walmart"},"board_co_chair_term_start":{"type":"string","description":"Start year of board co-chair term","example":"2017"},"board_co_chair_term_end":{"type":"string","description":"End year of board co-chair term","example":"2019"},"board_of_directors":{"type":"array","items":{"$ref":"#/components/schemas/BoardMember"}},"board_leadership_practices":{"type":"array","items":{"$ref":"#/components/schemas/Question"}},"organization_demographics":{"$ref":"#/components/schemas/OrganizationDemographics"},"contractors":{"type":"array","items":{"$ref":"#/components/schemas/Contractor"}},"blog_url":{"type":"string","description":"URL of organization blog","example":"https://blog.candid.org/"},"fundraising_contact_name":{"type":"string","description":"Name of primary fundraising contact","example":"Aleda Gagarin"},"fundraising_contact_title":{"type":"string","description":"Title of primary fundraising contact","example":"Senior Director of Development"},"fundraising_contact_email":{"type":"string","description":"Email address of primary fundraising contact","example":"donate@candid.org"},"fundraising_contact_phone":{"type":"string","description":"Phone number of primary fundraising contact","example":"212 620-4230"},"preparer_firm_name":{"type":"string","description":"Tax preparation firm name","example":"PKF O'CONNOR DAVIES LLP"},"preparer_firm_address":{"type":"string","description":"Tax preparation firm address","example":"500 MAMARONECK AVENUE HARRISON NY 105281633"},"preparer_firm_ein":{"type":"string","description":"Tax preparation firm EIN","example":"27-1728945"},"preparer_firm_phone":{"type":"string","description":"Tax preparation firm phone number","example":"914-381-8900"},"senior_staff":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/SeniorStaff"}},"other_staff":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/OtherStaff"}},"accreditations":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/Accreditation"}}}},"Operations2":{"type":"object","description":"Organization operations information","properties":{"leader_name":{"type":"string","description":"Organization leader name","example":"Mr. Bradford K. Smith"},"leader_profile":{"type":"string","description":"Organization leader profile","example":"Bradford K. Smith leads Candid as its President. Mr. Smith joined Candid (formerly Foundation Center) as President in October 2008.\n\nPreviously, he was president of the Oak Foundation in Geneva, Switzerland. Prior to that, he developed and led Ford Foundation's Peace and Social Justice Program. During his 10-year tenure as vice president, he distributed hundreds of millions of dollars to organizations working on human rights, international cooperation, governance, and civil society in the U.S. and around the world.\n\nMr. Smith has devoted his entire career to the philanthropic and nonprofit sectors. He serves on the board of directors of the Tinker Foundation and the advisory board of the United Nations Trust Fund for Human Security. He holds an M.A. in economics from the New School for Social Research in New York and a B.A. in anthropology and ethnomusicology from the University of Michigan."},"co_leader_name":{"type":"string","description":"Organization co-leader name","example":""},"co_leader_profile":{"type":"string","description":"Organization co-leader profile","example":""},"no_of_employees":{"format":"int32","type":"integer","description":"Number of employees of the organization","example":178},"no_of_volunteers":{"format":"int32","type":"integer","description":"Number of volunteers at an organization","example":15},"organization_email":{"type":"string","description":"DEPRECATED","example":"","deprecated":true},"organization_details_year":{"format":"int32","type":"integer","description":"The year details in operations are from","example":2018},"officers_directors_key_employees":{"type":"array","items":{"$ref":"#/components/schemas/Person"}},"highest_paid_employees":{"type":"array","items":{"$ref":"#/components/schemas/Person"}},"employees_greater_than_100K":{"format":"int32","type":"integer","description":"Number of employees that are paid at least $100k","example":8},"board_chair_name":{"type":"string","description":"Name of the board chairperson","example":"T. Sylvester John"},"board_chair_affiliation":{"type":"string","description":"Company board chairperson is associated with","example":"Walmart"},"board_chair_term_start":{"type":"string","description":"Start year of board chair term","example":"2017"},"board_chair_term_end":{"type":"string","description":"End year of board chair term","example":"2019"},"board_co_chair_name":{"type":"string","description":"Name of board co-chairperson","example":"T. Sylvester John"},"board_co_chair_affiliation":{"type":"string","description":"Company board co-chairperson is associated with","example":"Walmart"},"board_co_chair_term_start":{"type":"string","description":"Start year of board co-chair term","example":"2017"},"board_co_chair_term_end":{"type":"string","description":"End year of board co-chair term","example":"2019"},"board_of_directors":{"type":"array","items":{"$ref":"#/components/schemas/BoardMember"}},"board_leadership_practices":{"type":"array","items":{"$ref":"#/components/schemas/Question"}},"organization_demographics":{"$ref":"#/components/schemas/OrganizationDemographics"},"demographics":{"$ref":"#/components/schemas/DEI2Demographics"},"contractors":{"type":"array","items":{"$ref":"#/components/schemas/Contractor"}},"blog_url":{"type":"string","description":"URL of organization blog","example":"https://blog.candid.org/"},"fundraising_contact_name":{"type":"string","description":"Name of primary fundraising contact","example":"Aleda Gagarin"},"fundraising_contact_title":{"type":"string","description":"Title of primary fundraising contact","example":"Senior Director of Development"},"fundraising_contact_email":{"type":"string","description":"Email address of primary fundraising contact","example":"donate@candid.org"},"fundraising_contact_phone":{"type":"string","description":"Phone number of primary fundraising contact","example":"212 620-4230"},"preparer_firm_name":{"type":"string","description":"Tax preparation firm name","example":"PKF O'CONNOR DAVIES LLP"},"preparer_firm_address":{"type":"string","description":"Tax preparation firm address","example":"500 MAMARONECK AVENUE HARRISON NY 105281633"},"preparer_firm_ein":{"type":"string","description":"Tax preparation firm EIN","example":"27-1728945"},"preparer_firm_phone":{"type":"string","description":"Tax preparation firm phone number","example":"914-381-8900"},"senior_staff":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/SeniorStaff"}},"other_staff":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/OtherStaff"}},"accreditations":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/Accreditation"}}}},"CharityCheck":{"type":"object","description":"Organization Charity Check information","properties":{"organization_id":{"type":"string","description":"A unique number identifying organizations and organizational entities.","example":"6908122"},"organization_info_last_modified":{"type":"string","description":"Date the organization's information was last updated.","example":"4/15/2021 12:22:44 PM"},"ein":{"type":"string","description":"Employer Identification Number.","example":"13-1837418"},"organization_name":{"type":"string","description":"The public name recognized by the IRS.","example":"Candid"},"organization_name_aka":{"type":"string","description":"Organization name \"Also Known As\" ","example":"The Foundation Center,  Foundation Center, GuideStar, GuideStar USA"},"address_line1":{"type":"string","description":"Address of the organization.","example":"32 Old Slip"},"address_line2":{"type":"string","description":"Additional address information.","example":"24th Floor"},"city":{"type":"string","description":"City of the organization's address. ","example":"New York"},"state":{"type":"string","description":"State (Abbreviation) of the organization's address.","example":"NY"},"state_name":{"type":"string","description":"State (Full Name) of the organization's address.","example":"New York"},"zip":{"type":"string","description":"Zip code of the organization's address.","example":"10005"},"filing_req_code":{"type":"string","description":"This indicates the primary return(s) the organization is required to file.","example":"010"},"charity_check_last_modified":{"type":"string","description":"Date the Charity Check report was last modified.","example":"4/15/2021 12:19:28 PM"},"pub78_church_message":{"type":"string","description":"A message indicating that although the organization is not on the Pub78, their filing requirement code shows that they are a religious organization and are therefore not required to appear on the Pub78 to establish their status.","example":"This organization is a church or religious organization. Churches and religious organizations qualify for exemption from federal income tax under IRC Section 501(c)(3) and are generally eligible to receive tax-deductible contributions."},"pub78_organization_name":{"type":"string","description":"Organization name as it appears in the Publication 78 data.","example":"Candid"},"pub78_ein":{"type":"string","description":"EIN (Employer Identification Number) as it appears in the Publication 78 data. ","example":"13-1837418"},"pub78_verified":{"type":"string","description":"Whether the organization is listed on the most current Publication 78. Also known as the Cumulative List of Organizations, IRS Publication 78 lists all organizations to which charitable contributions are tax deductible. The Publication 78 record for each organization includes the organization's name, its city, and its current tax-exempt status, including what percentage of contributions to it are tax deductible. Subordinate organizations in group exemptions inherit the Pub78 status of the parent organization. ","example":"True"},"pub78_city":{"type":"string","description":"City of the organization as it appears in the Publication 78 data.","example":"New York"},"pub78_state":{"type":"string","description":"State of the organization as it appears in the Publication 78 data.","example":"NY"},"pub78_indicator":{"type":"string","description":"Indicator for understanding an organization's Publication 78 data. Subordinate organizations in group exemptions inherit the Pub78 status of the parent organization.","example":"0"},"organization_types":{"type":"array","items":{"type":"object","properties":{"organization_type":{"type":"string","description":"Type of organization and use of contribution as it appears in the Publication 78.","example":"A public charity (50% deductibility limitation)."},"deductibility_limitation":{"type":"string","description":"In general, an individual who itemizes deductions may deduct contributions to most charitable organizations up to 50% of his or her adjusted gross income computed without regard to net operating loss carrybacks. Individuals generally may deduct charitable contributions to other organizations up to 30% of their adjusted gross income (computed without regard to net operating loss carrybacks). These limitations (and organizational status) are indicated.","example":"50%"},"deductibility_status_description":{"type":"string","description":"Deductibility Status Codes.","example":"PC"}}}},"most_recent_pub78":{"type":"string","description":"Date of most recent Publication 78.","example":"4/13/2021 4:00:00 AM"},"most_recent_irb":{"type":"string","description":"Date of the most recent Internal Revenue Bulletin.","example":"4/26/2021 12:00:00 AM"},"bmf_church_message":{"type":"string","description":"A message indicating that although the organization is not on the IRS BF, their filing requirement code shows that they are a church or religious organization and are therefore not required to appear on the IRS BMF to establish their status.","example":"This organization is a church or religious organization. Churches and religious organizations qualify for exemption from federal income tax under IRC Section 501(c)(3) and are generally eligible to receive tax-deductible contributions."},"bmf_organization_name":{"type":"string","description":"Organization name as it appears in the Business Master File.","example":"CANDID"},"bmf_ein":{"type":"string","description":"EIN (Employer Identification Number) as it appears in the Business Master File.","example":"13-1837418"},"bmf_status":{"type":"string","description":"If the organization appears in the Business Master File.","example":"True"},"most_recent_bmf":{"type":"string","description":"Date of the most recent IRS Business Master File.","example":"4/12/2021 4:00:00 AM"},"bmf_subsection":{"type":"string","description":"Subsection code as it appears in Business Master File. This code identifies the type of tax-exempt organization. This is often used to determine if contributions to them are tax deductible. ","example":"03"},"subsection_description":{"type":"string","description":"Subsection code description as it relates to the subsection code that appears in Business Master File. This code identifies the type of tax-exempt organization. This is often used to determine if contributions to them are tax deductible.","example":"501(c)(3) Public Charity"},"foundation_code":{"type":"string","description":"Organizations can select IRS foundation codes to describe their organization type.","example":"15"},"foundation_code_description":{"type":"string","description":"Textual description of the foundation code. ","example":"Organization which receives a substantial part of its support from a governmental unit or the general public"},"ruling_month":{"type":"string","description":"This is the month on a ruling or determination letter recognizing the organization's exempt status.","example":"06"},"ruling_year":{"type":"string","description":"This is the year on a ruling or determination letter recognizing the organization's exempt status.","example":"1957"},"adv_ruling_month":{"type":"string","description":"This is the month on an advanced ruling recognizing the organization's exempt status. A section 501(c)(3) organization that has received an advance ruling with an expiration date on or after June 9, 2008, is classified as a publicly supported charity during its first five years. Such an organization and its donors may rely on the organization's advance ruling and the organization no longer needs to file Form 8734 with the IRS. Beginning with the organization's sixth year, it must establish that it met the public support test by showing that it is publicly supported on its Form 990, Return of Organization Exempt From Income Tax.On September 9, 2008, the IRS issued temporary Income Tax Regulations, which eliminated the advance ruling process for a section 501(c)(3) organization. Under the new regulations, a new 501(c)(3) organization will be classified as a publicly supported charity, and not a private foundation, if it can show that it reasonably can be expected to be publicly supported when it applies for tax-exempt status.","example":"00"},"adv_ruling_year":{"type":"string","description":"This is the year on an advanced ruling recognizing the organization's exempt status. A section 501(c)(3) organization that has received an advance ruling with an expiration date on or after June 9, 2008, is classified as a publicly supported charity during its first five years. Such an organization and its donors may rely on the organization's advance ruling and the organization no longer needs to file Form 8734 with the IRS. Beginning with the organization's sixth year, it must establish that it met the public support test by showing that it is publicly supported on its Form 990, Return of Organization Exempt From Income Tax. On September 9, 2008, the IRS issued temporary Income Tax Regulations, which eliminated the advance ruling process for a section 501(c)(3) organization. Under the new regulations, a new 501(c)(3) organization will be classified as a publicly supported charity, and not a private foundation, if it can show that it reasonably can be expected to be publicly supported when it applies for tax-exempt status. ","example":"0000"},"group_exemption":{"type":"string","description":"This is a 4-digit IRS-internal number assigned to parent organizations holding group exemption letters. Subordinate organizations in group exemptions inherit the Pub78 status of the parent organization.","example":"0000"},"exempt_status_code":{"type":"string","description":"The EO Status Code defines the type of exemption held by the organization.","example":"01"},"ofac_status":{"type":"string","description":"Indicates whether this organization has been listed by OFAC on the Specially Designated National (SDN) List. Also known as the 'Terrorist Watch List'. ","example":"This organization was not included in the Office of Foreign Assets Control Specially Designated Nationals(SDN) list."},"revocation_code":{"type":"string","description":"Indicates the revocation code provided by the IRS in the Automatic Revocation file.","example":"F"},"revocation_date":{"type":"string","description":"Date of revocation.","example":"1/12/2021 2:23:09 PM"},"reinstatement_date":{"type":"string","description":"Date of reinstatement, if any.","example":"1/12/2021 2:23:09 PM"},"irs_bmf_pub78_conflict":{"type":"string","description":"Indicates whether the Business Master File and Publication 78 data are reporting the organization differently regarding its classification as a private foundation. ","example":"False"},"foundation_509a_status":{"type":"string","description":"Non-private foundation status. ","example":"Section 509(a)(1) organization as referred to in Section 170(b)(1)(A)(vi)"},"irb_organization_id":{"type":"string","description":"Candid Internal Use Only (Removed in Future API Versions). ","example":"12345"},"bulletin_number":{"type":"string","description":"If the organization was listed in an Internal Revenue Bulletin, the bulletin number is listed here.","example":"2020-05"},"bulletin_url":{"type":"string","description":"URL link to the IRB.","example":"https://www.irs.gov/pub/irs-irbs/irb20-05.pdf"},"effective_date":{"type":"string","description":"Effective date of the IRB.","example":"1/12/2021 2:23:09 PM"},"irb_last_modified":{"type":"string","description":"The date that GuideStar IRB last modification date.","example":"1/12/2021 2:23:09 PM"},"report_date":{"type":"string","description":"Date and time the Charity Check API returned the result. Reported in Greenwich Mean Time (GMT).","example":"4/27/2021 2:23:09 PM"},"foundation_type_code":{"type":"string","description":"Organizations can select IRS foundation codes to describe their organization type. ","example":"PC"},"foundation_type_description":{"type":"string","description":"Textual description of the foundation code.","example":"Public charity described in section 509(a)(1) or (2)"},"parent_organizations":{"type":"array","items":{"type":"object","properties":{"ein":{"type":"string","description":"EIN of parent organization.","example":"13-1837418"},"organization_name":{"type":"string","description":"Name of Parent Organization.","example":"Candid"},"group_exemption":{"type":"string","description":"This is a four-digit internal number assigned to parent organizations holding group exemption letters.","example":"1234"}}}}}},"Summary4":{"type":"object","description":"Information about the non-profit, such as name and address","properties":{"candid_entity_id":{"type":"string","description":"Candid internal organization ID, can be a different value than organization_id","example":"6908122"},"organization_id":{"type":"integer","description":"DEPRECATED GuideStar internal organization ID","example":6908122,"nullable":true,"deprecated":true},"organization_name":{"type":"string","description":"Organization name","example":"Candid"},"ein":{"type":"string","description":"Employee identification number","example":"13-1837418"},"bridge_id":{"type":"string","description":"DEPRECATED","example":"","deprecated":true},"address_line_1":{"type":"string","description":"Organization address street name","example":"32 Old Slip"},"address_line_2":{"type":"string","description":"Organization address Suite or Apartment number","example":"24th Floor"},"city":{"type":"string","description":"Organization address city","example":"New York"},"state":{"type":"string","description":"Organization address state","example":"NY"},"zip":{"type":"string","description":"Organization address zip code","example":"10005"},"county":{"type":"string","description":"Organization address county","example":"New York"},"latitude":{"type":"string","description":"Latitude of the center of the zip code of an organizations mailing address","example":"40.705966"},"longitude":{"type":"string","description":"Longitude of the center of the zip code of an organizations mailing address","example":"-74.008849"},"fax":{"type":"string","description":"Organization fax number","example":"(212)807-3677"},"govt_registered_name":{"type":"string","description":"Legal organization name","example":"Candid"},"also_known_as":{"type":"string","description":"Comma separated string of names associated with the organization","example":"The Foundation Center,  Foundation Center, GuideStar, GuideStar USA"},"fiscal_year_end":{"type":"string","description":"When the fiscal year ends for the organization","example":"Dec 31"},"fiscal_year_start":{"type":"string","description":"When the fiscal year begins for the organization","example":"Jan 1"},"affiliation_code":{"type":"string","description":"Single digit code designating the type of organization (Central, Intermediate, or Independent) if there is no group exemption or (Central, Intermediate, Independent, or Subordinate) if there is a group exemption.","example":"3"},"affiliation_description":{"type":"string","description":"Description of what the affiliation code means","example":"This code is used if the organization is an independent organization or an independent auxiliary (i.e., not affiliated with a a National, Regional, or Geographic grouping of organizations)."},"contact_name":{"type":"string","description":"Primary contact name","example":"Gabe Cohen"},"contact_title":{"type":"string","description":"Primary contact title","example":"Senior Director of Brand and Marketing"},"contact_email":{"type":"string","description":"Primary contact email","example":"answers@candid.org"},"contact_phone":{"type":"string","description":"Primary contact phone number","example":"212-620-4230"},"contact_fax":{"type":"string","description":"Primary contact fax number","example":"212-807-3677"},"gs_profile_update_level":{"type":"string","description":"Guidestar.org organization profile seal of transparency level","example":"Platinum 2021"},"gs_profile_update_level_logo":{"type":"string","description":"Url to Guidestar.org seal image","example":"https://www.guidestar.org/App_Themes/MainSite2/images/ProfilePageSvgs/profile-PLATINUM2021-seal.svg"},"deductibility_code":{"type":"string","description":"Deductibility code signifies whether contributions made to an organization are deductible","example":"1"},"deductibility_description":{"type":"string","description":"Deductibility code description","example":"Contributions are deductible, as provided by law"},"donation_to_ein":{"type":"string","description":"EIN that should be used for charitable donations","example":"13-1837418"},"donation_to_name":{"type":"string","description":"Organization name that should be used for charitable donations","example":"Candid"},"donation_page":{"type":"string","description":"Link to the donation page of the organization","example":"https://candid.org/about/funding-candid"},"areas_served_narrative":{"type":"string","description":"DEPRECATED","example":"","deprecated":true},"ruling_year":{"type":"string","description":"Year that organization started operating as a non-profit","example":"1957"},"gs_public_report":{"type":"string","description":"Guidestar.org organization profile URL","example":"https://www.guidestar.org/profile/13-1837418"},"gs_pro_pdf":{"type":"string","description":"URL of API call to the Pro PDF API endpoint to download the organization's profile PDF","example":"https://apidata.guidestar.org/premier/v1/propdf/13-1837418"},"gs_financial_trends_analysis_pdf":{"type":"string","description":"URL of API call to the FTA PDF API endpoint to download the organization's financial trends analysis PDF","example":"https://apidata.guidestar.org/premier/v1/ftapdf/13-1837418"},"impact_statement":{"type":"string","description":"DEPRECATED","example":"","deprecated":true},"subsection_code":{"type":"string","description":"Subsection Codes are the codes shown under section 501(c) of the Internal Revenue Code of 1986, which define the category under which an organization may be exempt.","example":"03"},"subsection_description":{"type":"string","description":"Description of organization subsection code","example":"501(c)(3) Public Charity"},"keywords":{"type":"string","description":"Keywords added by the organization to their profile","example":"philanthropy, data, transparency, capacity building, research, education, foundations, foundation, charitable giving, data driven decisions, nonprofits, transparency, nonprofit sector, organizational effectiveness, organizational efficiency, nonprofit information hub, Forms 990, GuideStar, Foundation Center"},"logo_url":{"type":"string","description":"Organization logo URL","example":"https://www.guidestar.org/ViewEdoc.aspx?eDocId=6645385&approved=True"},"mission":{"type":"string","description":"Organization mission statement","example":"Candid gets you the information you need to do good."},"is_national_hq":{"type":"boolean","description":"Whether or not this organization is the national headquarters","example":false},"demographics_status":{"type":"string","description":"Description of demographics status that can be displayed to a funder or donor","example":"This organization has provided Candid demographics data on 06/23/2023"},"demographics_status_nonprofit":{"type":"string","description":"Description of demographics status that can be displayed to a nonprofit","example":"Your organization has provided Candid demographics data on 06/23/2023"},"ntee_code":{"type":"string","description":"National Taxonomy of Exempt Entities (NTEE) Code","example":"T50 - Philanthropy, Voluntarism, and Grantmaking"},"sdg":{"$ref":"#/components/schemas/SDG"},"website_url":{"type":"string","description":"Organization website URL","example":"candid.org"},"year_founded":{"type":"string","description":"Year that an organization was founded","example":"1956"},"year_incorporated":{"deprecated":true,"type":"string","description":"Year that an organization was incorporated","example":"1956"},"is_non_bmf_org":{"type":"boolean","description":"Is the organization not on the BMF","example":false},"first_on_bmf_date":{"format":"date-time","type":"string","description":"First time organization appeared on the BMF","example":"1998-07-31T04:00:00Z"},"last_on_bmf_date":{"format":"date-time","type":"string","description":"Last time an organization appeared on the BMF","example":"2021-04-12T04:00:00Z"},"profile_data_change_dates":{"$ref":"#/components/schemas/ProfileDataChangeDates"},"addresses":{"type":"array","items":{"$ref":"#/components/schemas/Address"}},"affiliations":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/Affiliation"}},"awards":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/Award"}},"formerly_known_as":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/FormerName"}},"forms_1023_1024":{"type":"array","items":{"type":"string","description":"Application for the organization to gain tax-exempt status","example":["https://www.guidestar.org/ViewEdoc.aspx?eDocId=7077922&approved=True"]}},"letters_of_determination":{"type":"array","items":{"$ref":"#/components/schemas/LetterOfDetermination"}},"letters_of_dissolution":{"type":"array","items":{"$ref":"#/components/schemas/LetterOfDissolution"}},"ntee_codes":{"type":"array","items":{"$ref":"#/components/schemas/nteeCode"}},"naics_code":{"$ref":"#/components/schemas/NAICSCode"},"sic_codes":{"type":"array","items":{"$ref":"#/components/schemas/SICCode"}},"platinum_evaluation_documents":{"type":"array","items":{"$ref":"#/components/schemas/PlatinumEvaluationDocument"}},"other_documents":{"type":"array","items":{"$ref":"#/components/schemas/OtherDocument"}},"photos":{"type":"array","items":{"$ref":"#/components/schemas/PhotoLink"}},"social_media_urls":{"type":"array","items":{"type":"string","description":"A social media URL related to the organization","example":"https://www.facebook.com/CandidDotOrg/"}},"telephone_numbers":{"type":"array","items":{"$ref":"#/components/schemas/TelephoneNumber"}},"videos":{"type":"array","items":{"$ref":"#/components/schemas/Video"}},"org_collect_feedback":{"type":"boolean","description":"Has this organization filled the 'How we listen' section of their profile","example":true},"org_feedback_example":{"type":"string","description":"Response to 'How is your organization collecting feedback?'","example":"We collect org feedback through customer surveys"},"org_quiz_interest":{"type":"boolean","description":"Did the organization indicate they had an interest in taking guidestar's feedback quiz","example":false},"org_learn_more":{"type":"boolean","description":"Did the organization indicate they had an interest in learning more about feedback practices","example":false},"feedback_responses":{"type":"array","items":{"$ref":"#/components/schemas/FBResponseText"}},"pcs_codes":{"type":"array","items":{"$ref":"#/components/schemas/PCS"}},"profile_sdg_codes":{"type":"array","items":{"$ref":"#/components/schemas/SDG"}}}},"Programs4":{"type":"object","description":"Collection of an organizations programs and program metrics","properties":{"programs":{"type":"array","items":{"$ref":"#/components/schemas/Program3"}},"platinum_metrics":{"type":"array","items":{"$ref":"#/components/schemas/PlatinumMetrics"}},"charting_impact_answers":{"type":"array","items":{"$ref":"#/components/schemas/Question"}}}},"Financials4":{"type":"object","description":"Organization financial information","properties":{"most_recent_year_financials":{"$ref":"#/components/schemas/CurrentFinancial"},"f990_financials":{"type":"array","items":{"$ref":"#/components/schemas/FinancialF990_3"}},"pf990_financials":{"type":"array","items":{"$ref":"#/components/schemas/Financial990PF"}},"f990ez_financials":{"type":"array","items":{"$ref":"#/components/schemas/FinancialF990EZ"}},"financial_trends_analysis":{"type":"array","items":{"$ref":"#/components/schemas/FinancialTrends"}},"financial_documents":{"type":"array","items":{"$ref":"#/components/schemas/Fin_Doc"}},"forms_990T":{"type":"array","items":{"$ref":"#/components/schemas/Form990T"}},"funding_needs":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/FundingNeed"}},"funding_sources":{"type":"array","deprecated":true,"items":{"$ref":"#/components/schemas/FundingSource"}},"financial_statements":{"type":"array","items":{"$ref":"#/components/schemas/FinancialStatement"}},"annual_reports":{"type":"array","items":{"$ref":"#/components/schemas/AnnualReport"}},"accounting_ratios":{"type":"array","items":{"$ref":"#/components/schemas/Ratios"}}}},"SDG":{"type":"object","description":"UN sustainable development goals","properties":{"id":{"format":"int32","type":"integer","description":"UN sustainable development goal number","example":17},"description":{"type":"string","description":"UN sustainable development goal description","example":"Partnerships for the Goals"}}},"ProfileDataChangeDates":{"type":"object","description":"Contains the last change datetimes for several key data values","properties":{"primary_address_last_modified":{"format":"date-time","type":"string","description":"Datetime of last update to primary address","example":"2020-11-12T14:28:48"},"payment_address_last_modified":{"format":"date-time","type":"string","description":"Datetime of last update to payment address","example":"2020-11-12T14:28:48"},"primary_contact_email_last_modified":{"format":"date-time","type":"string","description":"Datetime of last update to primary contact email address","example":"2020-11-12T14:28:48"},"fundraising_contact_email_last_modified":{"format":"date-time","type":"string","description":"Datetime of last update to fundraising contact email address","example":"2020-11-12T14:28:48"},"org_website_last_modified":{"format":"date-time","type":"string","description":"Datetime of last update to organization website address","example":"2020-11-12T14:28:48"},"seal_last_modified":{"format":"date-time","type":"string","description":"Datetime of last update to organization seal level","example":"2020-11-12T14:28:48"},"dei_last_modified":{"format":"date-time","type":"string","description":"Datetime of last update to organization demographics information","example":"2020-11-12T14:28:48"}}},"Address":{"type":"object","description":"Address entry in summary.addresses. Usually an office of an organization.","properties":{"address_line_1":{"type":"string","description":"Address line 1","example":"32 Old Slip"},"address_line_2":{"type":"string","description":"Address line 2","example":"24th Floor"},"city":{"type":"string","description":"Address city","example":"New York"},"state":{"type":"string","description":"Address state","example":"NY"},"postal_code":{"type":"string","description":"Address postal code","example":"10005"},"country":{"type":"string","description":"Address country","example":"USA"},"address_type":{"type":"string","description":"Address type","example":"Main Address"}}},"Affiliation":{"type":"object","description":"DEPRECATED","deprecated":true,"properties":{"affiliation":{"type":"string","description":"DEPRECATED","example":""},"year":{"type":"string","description":"DEPRECATED","example":""}}},"Award":{"type":"object","description":"DEPRECATED","deprecated":true,"properties":{"awarding_external_org":{"type":"string","description":"DEPRECATED","example":""},"award_name":{"type":"string","description":"DEPRECATED","example":""},"award_year":{"type":"string","description":"Year award received","example":"2017"}}},"FormerName":{"type":"object","description":"DEPRECATED","deprecated":true,"properties":{"former_name":{"type":"string","description":"DEPRECATED","example":""},"year":{"type":"string","description":"DEPRECATED","example":""}}},"LetterOfDetermination":{"type":"object","description":"IRS letter of determination information","properties":{"letter_of_determination_doc_name":{"type":"string","description":"Document name of the letter of determination","example":"Candid IRS Letter of Determination"},"letter_of_determination_url":{"type":"string","description":"URL to the letter of determination","example":"https://www.guidestar.org/ViewEdoc.aspx?eDocId=6645380&approved=True"}}},"LetterOfDissolution":{"type":"object","description":"IRS letter of dissolution information","properties":{"name":{"type":"string","description":"Document name of the letter of dissolution","example":"Letter of Dissolution"},"year":{"type":"string","description":"Year of dissolution","example":"2017"},"letter_of_dissolution_url":{"type":"string","description":"URL to letter of dissolution","example":"https://www.guidestar.org/ViewEdoc.aspx?eDocId=6645380&approved=True"}}},"nteeCode":{"type":"object","description":"National taxonomy of exempt Entities (NTEE) code information","properties":{"ntee_code":{"type":"string","description":"NTEE code","example":"T50"},"primary_code":{"type":"string","description":"NTEE primary code","example":"T"},"primary_description":{"type":"string","description":"NTEE Primary description","example":"Philanthropy, Voluntarism, and Grantmaking"},"sub_code":{"type":"string","description":"NTEE subcode","example":"50"},"sub_description":{"type":"string","description":"NTEE subcode description","example":"Philanthropy / Charity / Voluntarism Promotion (General)"}}},"NAICSCode":{"type":"object","description":"North American Industry Classification System (NAICS) information","properties":{"naics_code":{"type":"string","description":"NAICS code","example":"813219"},"naics_description":{"type":"string","description":"NAICS code description","example":"Other Grantmaking and Giving Services"}}},"SICCode":{"type":"object","description":"Standard Industrial Classification (SIC) information","properties":{"sic_code":{"type":"string","description":"SIC code","example":"8399"},"sic_description":{"type":"string","description":"SIC code description","example":"Social Services, NEC"}}},"PlatinumEvaluationDocument":{"type":"object","description":"External evaluations support your organization's progress or results","properties":{"document_name":{"type":"string","description":"Name of evaluation document","example":"Evaluation.pdf"},"document_year":{"type":"string","description":"Year of evaluation document","example":"2017"},"document_url":{"type":"string","description":"URL of evaluation document","example":"https://www.guidestar.org/ViewEdoc.aspx?eDocId=6645380&approved=True"},"document_type":{"type":"string","description":"DEPRECATED","example":"","deprecated":true}}},"OtherDocument":{"type":"object","description":"A document the organization uploaded to GuideStar","properties":{"document_name":{"type":"string","description":"Document name entered by organization","example":"Candid's 2030 Vision"},"document_year":{"type":"string","description":"Year document is associated with","example":"2020"},"otherdocument_contents":{"type":"string","description":"DEPRECATED","deprecated":true,"example":""},"document_url":{"type":"string","description":"URL to document","example":"https://www.guidestar.org/ViewEdoc.aspx?eDocId=6645386&approved=True"}}},"PhotoLink":{"type":"object","description":"Images uploaded by organization","properties":{"picture_url":{"type":"string","description":"URL to image","example":"https://www.guidestar.org/ViewEdoc.aspx?eDocId=5449398&approved=True"},"caption":{"type":"string","description":"Image caption","example":"Jacob Harold"}}},"TelephoneNumber":{"type":"object","description":"Telephone number associated with organization","properties":{"telephone_number":{"type":"string","description":"Telephone number entered by organization","example":"757-941-1444"},"telephone_type":{"type":"string","description":"Description of telephone number","example":"Preferred"}}},"Video":{"type":"object","description":"Video information added by organization","properties":{"video_caption":{"type":"string","description":"Caption of video","example":"GuideStar: Better Data, for Better Decisions, for a Better World"},"video_url":{"type":"string","description":"URL to video","example":"https://www.youtube.com/embed/W0rUzE6Yms4"}}},"FBResponseText":{"type":"object","description":"Specific feedback response questions answered by organization","properties":{"question_text":{"type":"string","description":"Feedback response question text","example":"How is your organization collecting feedback from the people you serve?"},"response_text":{"type":"string","description":"Feedback response answer text","example":"We regularly collect feedback through: Electronic surveys (by email, tablet, etc.), Focus groups or interviews (by phone or in person), Community meetings/Town halls, Constituent (client or resident, etc.) advisory committees, other: Online Chat"}}},"PCS":{"type":"object","description":"The Philanthropy Classification System (PCS) is Candid's (formerly Foundation Center and GuideStar) taxonomy, describing the work of grantmakers, recipient organizations and the philanthropic transactions between those entities. Candid's Classification System is based on the National Taxonomy of Exempt Entities (NTEE) and has been expanded over the last three decades to include the emerging work we have evidenced while capturing and indexing the work of the sector on a global scale.","properties":{"pcs_facet":{"type":"string","description":"PCS facet name","example":"Population with Gender/Age"},"pcs_code":{"type":"string","description":"PCS code","example":"PA020000"},"pcs_description":{"type":"string","description":"PCS code description","example":"Adults"},"pcs_parent_code":{"type":"string","description":"PCS parent code","example":"PA000000"},"pcs_parent_description":{"type":"string","description":"PCS parent code description","example":"Age groups"}}},"Program3":{"type":"object","description":"Information about an organization's program as entered by the organization","properties":{"name":{"type":"string","description":"Program name","example":"Knowledge Tools"},"description":{"type":"string","description":"Program description","example":"Through data, research, and our collective experience, Candid provides our users with the knowledge they need to make strategic decisions and develop practical solutions to achieve their missions. \n\nOur GuideStar searchable database currently includes data on 1.9 million 501c3 entities, making it easier to understand who they are and what they do. We support ongoing learning and research by gathering, indexing, and sharing the sector's collective knowledge on IssueLab while also producing our own research that shares insights on issues affecting the social sector. We provide data and knowledge to the philanthropic field by creating new issue-based web portals known as 'Foundation Landscapes' on the topics that matter most to the sector. Through Glasspockets we provide the data, resources, examples, and action steps foundations need to understand the value of transparency, be more open in their own communications, and help shed more light on how private organizations are serving the public good. Candid works closely with organizations around the globe to assist them in collecting and organizing their region's philanthropy data by sharing what we have learned over the past 60 years about data acquisition and data architecture. \n\nCandid's CF Insights program is the leader in data collection and research for the community foundation field in the U.S. with a reputation for benchmarking and analysis of trends. Through CF Insights, we continue to deliver a high level of service to our members and worked with partners to release groundbreaking research on the need for increased collaboration amongst leaders of community foundations.\n\nWe also have a number of blogs across our platforms (including the GuideStar blog, GrantSpace blog, GrantCraft blog, GlassPockets blog, Philanthropy News Digest Blog, and more!) that shine a light on relevant topics and trends affecting the sector."},"target_population":{"type":"string","description":"First target population that the program is targeting","example":"General/Unspecified"},"target_population2":{"type":"string","description":"Second target population that the program is targeting","example":"General/Unspecified"},"budget":{"type":"string","description":"Program budget in dollars","example":"3002061"},"areas_served":{"type":"array","description":"Geographic area served by program","items":{"type":"string","description":"Name of the geographic area served by the program","example":"United States"}}}},"PlatinumMetrics1":{"type":"object","description":"Program metrics entered by the organization","properties":{"metric":{"type":"string","description":"Metric name","example":"Number of organizations you can find on GuideStar"},"years":{"type":"array","description":"The years this metric was captured and the values for a given year","items":{"$ref":"#/components/schemas/MetricYear"}},"target_population_served":{"deprecated":true,"type":"array","description":"The target populations that the metric supports","items":{"type":"string","description":"A Target population","example":"General/Unspecified"}}}},"PlatinumMetrics":{"type":"object","description":"Program metrics entered by the organization","properties":{"metric":{"type":"string","description":"Metric name","example":"Number of organizations you can find on GuideStar"},"years":{"type":"array","description":"The years this metric was captured and the values for a given year","items":{"$ref":"#/components/schemas/MetricYear"}},"target_population_served":{"deprecated":true,"type":"array","description":"The target populations that the metric supports","items":{"type":"string","description":"A Target population","example":"General/Unspecified"}},"type_of_metric":{"deprecated":true,"type":"string","description":"How this metric is being measured","example":"Output - describing our activities and reach"},"direction_of_success":{"deprecated":true,"type":"string","description":"How to determine if this metric is showing a successful trend","example":"Increasing"}}},"Question":{"type":"object","description":"General question and answer pair, used in multiple places","properties":{"question":{"type":"string","description":"Question text","example":"How would you summarize the problem or need your organization is working to address?"},"answer":{"type":"string","description":"Answer text","example":"As of February 2019, GuideStar joined forces with Foundation Center to become a new organization called Candid. The below reflects GuideStar's historical programs as of January 31, 2019.\n\nAcross the globe, nonprofits play an important role within the evolving social contract: they provide services, drive innovation, and shape political discourse. Unfortunately, the culture and systems of the nonprofit sector do not always drive excellence, learning, or collaboration. The whole is less than the sum of its parts. For example: \n\n- proven impact rarely draws additional capital; \n- failure seldom drives learning; \n- shared goals rarely inspire collaboration;  \n- the voices of those we try to serve are lost.  \n\nThese obstacles limit the overall impact of the field. Until we fix these problems the nonprofit sector will continue to underperform—with profound consequences across society."}}},"CurrentFinancial1":{"type":"object","description":"Current, or most recent, fiscal year (FY) financial information. Since this could come from multiple 990 form types, many of the fields are normalized.","properties":{"fiscal_year":{"format":"int32","type":"integer","description":"The FY as a number","example":2019},"form_type":{"type":"string","description":"The IRS 990 form type the data in this CurrentFinancial object is based off of.","example":"F990"},"data_source":{"type":"string","description":"Source of current financial information","example":"IRS Form 990"},"assets_total":{"format":"double","type":"number","description":"Total monetary amount of assets, in USD","example":1096532},"total_liabilities":{"format":"double","type":"number","description":"Total monetary value of liabilities, in USD","example":37801},"revenue_contributions":{"format":"double","type":"number","description":"Contributions revenue, i.e. donations, in USD","example":87214},"revenue_govt_grants":{"format":"double","type":"number","description":"Government grants revenue, in USD","example":0},"revenue_program_services":{"format":"double","type":"number","description":"Program services revenue, in USD","example":1100117},"revenue_investments":{"format":"double","type":"number","description":"Investments revenue, in USD","example":9513},"revenue_special_events":{"format":"double","type":"number","description":"Special events revenue, in USD","example":0},"revenue_sales":{"format":"double","type":"number","description":"Sales revenue, in USD","example":0},"revenue_other":{"format":"double","type":"number","description":"Other revenue, in USD","example":0},"total_revenue":{"format":"double","type":"number","description":"Total revenue,, in USD","example":1196844},"expense_administration":{"format":"double","type":"number","description":"Administration expenses, in USD","example":589718},"expense_program_services":{"format":"double","type":"number","description":"Program services expenses, in USD","example":1011531},"expense_fundraising":{"format":"double","type":"number","description":"Fundraising expenses, in USD","example":38989},"expense_accounting":{"format":"double","type":"number","description":"Accounting expenses, in USD","example":49383},"expense_advertising_promotion":{"format":"double","type":"number","description":"Advertising expenses, in USD","example":15678},"expense_info_technology":{"format":"double","type":"number","description":"IT expenses, in USD","example":88971},"expense_insurance":{"format":"double","type":"number","description":"Insurance expenses, in USD","example":32213},"expense_interest":{"format":"double","type":"number","description":"Interest expenses, in USD","example":32213},"expense_investment_management":{"format":"double","type":"number","description":"Investment management expenses, in USD","example":73893},"expense_legal":{"format":"double","type":"number","description":"Legal expenses, in USD","example":90500},"expense_pension_plan":{"format":"double","type":"number","description":"Pension plan expenses, in USD","example":16922},"expense_professional_fundraising":{"format":"double","type":"number","description":"Professional fundraising expenses, in USD","example":83345},"expense_professional_fees":{"format":"double","type":"number","description":"Professional fees expenses, in USD","example":46753},"expense_publications":{"format":"double","type":"number","description":"Publication expenses, in USD","example":9857},"expense_operating_admin":{"format":"double","type":"number","description":"Admin operating expenses, in USD","example":86905},"expense_gifts_grants_paid":{"format":"double","type":"number","description":"Gifts and grants paid expenses, in USD","example":57493},"total_expense_disbursements":{"format":"double","type":"number","description":"Disbursement expenses, in USD","example":86734},"expenses_total":{"format":"double","type":"number","description":"Total expenses, in USD","example":1640238},"net_gain_loss":{"format":"double","type":"number","description":"Net gain/loos this FY, in USD","example":-443394},"cash_and_equivalent_assets":{"format":"double","type":"number","description":"Cash and equivalent assets, in USD","example":1081985},"investments_us_government":{"format":"double","type":"number","description":"U.S. bond investment gain/loss, in USD","example":583843},"investments_stock":{"format":"double","type":"number","description":"Stock investment gain/loss, in USD","example":28264},"investments_bonds":{"format":"double","type":"number","description":"Bond investments gain/loss, in USD","example":39567},"investments_other":{"format":"double","type":"number","description":"Other investments gain/loss, in USD","example":974785},"land_buildings_equipment":{"format":"double","type":"number","description":"Land, buildings, equipment end of year value, in USD","example":9840347},"other_assets":{"format":"double","type":"number","description":"Other assets end of year value, in USD","example":60948}}},"CurrentFinancial":{"type":"object","description":"Current, or most recent, fiscal year (FY) financial information. Since this could come from multiple 990 form types, many of the fields are normalized.","properties":{"period_begin":{"format":"date-time","type":"string","description":"Start date of the FY that this current financial object covers","example":"2019-01-01T05:00:00Z"},"period_end":{"format":"date-time","type":"string","description":"End date of the fiscal year that this current financial object covers","example":"2019-12-31T05:00:00Z"},"fiscal_year":{"format":"int32","type":"integer","description":"The FY as a number","example":2019},"form_type":{"type":"string","description":"The IRS 990 form type the data in this CurrentFinancial object is based off of.","example":"F990"},"data_source":{"type":"string","description":"Source of current financial information","example":"IRS Form 990"},"assets_total":{"format":"double","type":"number","description":"Total monetary amount of assets, in USD","example":1096532},"total_liabilities":{"format":"double","type":"number","description":"Total monetary value of liabilities, in USD","example":37801},"revenue_contributions":{"format":"double","type":"number","description":"Contributions revenue, i.e. donations, in USD","example":87214},"revenue_govt_grants":{"format":"double","type":"number","description":"Government grants revenue, in USD","example":0},"revenue_program_services":{"format":"double","type":"number","description":"Program services revenue, in USD","example":1100117},"revenue_investments":{"format":"double","type":"number","description":"Investments revenue, in USD","example":9513},"revenue_special_events":{"format":"double","type":"number","description":"Special events revenue, in USD","example":0},"revenue_sales":{"format":"double","type":"number","description":"Sales revenue, in USD","example":0},"revenue_other":{"format":"double","type":"number","description":"Other revenue, in USD","example":0},"total_revenue":{"format":"double","type":"number","description":"Total revenue,, in USD","example":1196844},"expense_administration":{"format":"double","type":"number","description":"Administration expenses, in USD","example":589718},"expense_program_services":{"format":"double","type":"number","description":"Program services expenses, in USD","example":1011531},"expense_fundraising":{"format":"double","type":"number","description":"Fundraising expenses, in USD","example":38989},"expense_accounting":{"format":"double","type":"number","description":"Accounting expenses, in USD","example":49383},"expense_advertising_promotion":{"format":"double","type":"number","description":"Advertising expenses, in USD","example":15678},"expense_info_technology":{"format":"double","type":"number","description":"IT expenses, in USD","example":88971},"expense_insurance":{"format":"double","type":"number","description":"Insurance expenses, in USD","example":32213},"expense_interest":{"format":"double","type":"number","description":"Interest expenses, in USD","example":32213},"expense_investment_management":{"format":"double","type":"number","description":"Investment management expenses, in USD","example":73893},"expense_legal":{"format":"double","type":"number","description":"Legal expenses, in USD","example":90500},"expense_pension_plan":{"format":"double","type":"number","description":"Pension plan expenses, in USD","example":16922},"expense_professional_fundraising":{"format":"double","type":"number","description":"Professional fundraising expenses, in USD","example":83345},"unrestricted_net_assets":{"format":"double","type":"number","description":"Unrestricted net asset, in USD","example":1058731},"net_fixed_assets_LBE":{"format":"double","type":"number","description":"Land, buildings and equipment fixed assets, in USD","example":0},"notes_payable_mortgages":{"format":"double","type":"number","description":"mortgages and notes payable to unrelated 3rd parties, in USD","example":0},"months_of_cash":{"type":"string","description":"A measurement of how long an organization can operate using cash and cash reserves at current expense levels. Calculated using the formula - Cash plus Savings divided by Total Expenses minus Depreciation divided by 12 months.","example":"8.1"},"expense_professional_fees":{"format":"double","type":"number","description":"Professional fees expenses, in USD","example":46753},"expense_publications":{"format":"double","type":"number","description":"Publication expenses, in USD","example":9857},"expense_operating_admin":{"format":"double","type":"number","description":"Admin operating expenses, in USD","example":86905},"expense_gifts_grants_paid":{"format":"double","type":"number","description":"Gifts and grants paid expenses, in USD","example":57493},"total_expense_disbursements":{"format":"double","type":"number","description":"Disbursement expenses, in USD","example":86734},"expenses_total":{"format":"double","type":"number","description":"Total expenses, in USD","example":1640238},"net_gain_loss":{"format":"double","type":"number","description":"Net gain/loos this FY, in USD","example":-443394},"expense_salaries_employee_benefits":{"format":"double","type":"number","description":"Salary and other employee benefit expense, in USD","example":995858},"cash_and_equivalent_assets":{"format":"double","type":"number","description":"Cash and equivalent assets, in USD","example":1081985},"investments_us_government":{"format":"double","type":"number","description":"U.S. bond investment gain/loss, in USD","example":583843},"investments_stock":{"format":"double","type":"number","description":"Stock investment gain/loss, in USD","example":28264},"investments_bonds":{"format":"double","type":"number","description":"Bond investments gain/loss, in USD","example":39567},"investments_other":{"format":"double","type":"number","description":"Other investments gain/loss, in USD","example":974785},"land_buildings_equipment":{"format":"double","type":"number","description":"Land, buildings, equipment end of year value, in USD","example":9840347},"other_assets":{"format":"double","type":"number","description":"Other assets end of year value, in USD","example":60948}}},"FinancialF990_1":{"type":"object","description":"IRS form 990 financials","properties":{"period_begin":{"format":"date-time","type":"string","description":"Start date of the FY that this current financial object covers","example":"2019-01-01T05:00:00Z"},"period_end":{"format":"date-time","type":"string","description":"End date of the fiscal year that this current financial object covers","example":"2019-12-31T05:00:00Z"},"membership_dues":{"format":"double","type":"number","description":"Revenue from recurring membership dues","example":73764},"revenue_contributions":{"format":"double","type":"number","description":"Contributions revenue, i.e. donations, in USD","example":87214},"revenue_govt_grants":{"format":"double","type":"number","description":"Government grants revenue, in USD","example":0},"revenue_program_services":{"format":"double","type":"number","description":"Revenue derived from fees for program services","example":1100117},"revenue_investments":{"format":"double","type":"number","description":"Revenue from investments","example":9513},"revenue_special_events":{"format":"double","type":"number","description":"Revenue from special events","example":0},"revenue_sales":{"format":"double","type":"number","description":"Revenue from sales of tangible items","example":0},"revenue_other":{"format":"double","type":"number","description":"Other revenue sources, not recorded elsewhere","example":0},"revenue_total":{"format":"double","type":"number","description":"Total FY revenue","example":1196844},"affiliate_net_payments":{"format":"double","type":"number","description":"Payments to affiliate organizations","example":1038494},"expense_program_services":{"format":"double","type":"number","description":"Expenses incurred from program services","example":1011531},"expense_administration":{"format":"double","type":"number","description":"Administration expenses","example":589718},"expense_fundraising":{"format":"double","type":"number","description":"Fundraising expenses","example":38989},"expenses_total":{"format":"double","type":"number","description":"Total FY expenses","example":1640238},"net_gain_loss":{"format":"double","type":"number","description":"Difference between total revenue and total expenses","example":-443394},"expense_accounting":{"format":"double","type":"number","description":"Accounting expenses","example":49383},"expense_advertising_promotion":{"format":"double","type":"number","description":"Advertising/promotional expenses","example":15678},"expense_info_technology":{"format":"double","type":"number","description":"IT expenses","example":88971},"expense_insurance":{"format":"double","type":"number","description":"Insurance expenses","example":32213},"expense_interest":{"format":"double","type":"number","description":"Interest expenses","example":436352},"expense_investment_management":{"format":"double","type":"number","description":"Investment management expenses","example":366732},"expense_legal":{"format":"double","type":"number","description":"Legal expenses","example":90500},"expense_pension_plan":{"format":"double","type":"number","description":"Pension plan expenses","example":16922},"expense_publications":{"format":"double","type":"number","description":"Publications expenses","example":15678},"expense_profesional_fundraising":{"format":"double","type":"number","description":"Professional fundraising expenses","example":873753},"net_assets_eoy":{"format":"double","type":"number","description":"Net assets at the end of year","example":1058731},"assets_total":{"format":"double","type":"number","description":"Total assets","example":1096532},"other_expense":{"format":"double","type":"number","description":"Expenses not recorded elsewhere","example":0},"liabilities_total":{"format":"double","type":"number","description":"Total liabilities at the end of year","example":37801},"months_of_cash":{"type":"string","description":"A measurement of how long an organization can operate using cash and cash reserves at current expense levels. Calculated using the formula - Cash plus Savings divided by Total Expenses minus Depreciation divided by 12 months.","example":"8.1"}}},"FinancialF990_2":{"type":"object","description":"IRS form 990 financials","properties":{"period_begin":{"format":"date-time","type":"string","description":"Start date of the FY that this current financial object covers","example":"2019-01-01T05:00:00Z"},"period_end":{"format":"date-time","type":"string","description":"End date of the fiscal year that this current financial object covers","example":"2019-12-31T05:00:00Z"},"membership_dues":{"format":"double","type":"number","description":"Revenue from recurring membership dues","example":73764},"revenue_contributions":{"format":"double","type":"number","description":"Contributions revenue, i.e. donations, in USD","example":87214},"revenue_govt_grants":{"format":"double","type":"number","description":"Government grants revenue, in USD","example":0},"revenue_program_services":{"format":"double","type":"number","description":"Revenue derived from fees for program services","example":1100117},"revenue_investments":{"format":"double","type":"number","description":"Revenue from investments","example":9513},"revenue_special_events":{"format":"double","type":"number","description":"Revenue from special events","example":0},"revenue_sales":{"format":"double","type":"number","description":"Revenue from sales of tangible items","example":0},"revenue_other":{"format":"double","type":"number","description":"Other revenue sources, not recorded elsewhere","example":0},"revenue_total":{"format":"double","type":"number","description":"Total FY revenue","example":1196844},"affiliate_net_payments":{"format":"double","type":"number","description":"Payments to affiliate organizations","example":1038494},"expense_program_services":{"format":"double","type":"number","description":"Expenses incurred from program services","example":1011531},"expense_administration":{"format":"double","type":"number","description":"Administration expenses","example":589718},"expense_fundraising":{"format":"double","type":"number","description":"Fundraising expenses","example":38989},"expenses_total":{"format":"double","type":"number","description":"Total FY expenses","example":1640238},"net_gain_loss":{"format":"double","type":"number","description":"Difference between total revenue and total expenses","example":-443394},"expense_accounting":{"format":"double","type":"number","description":"Accounting expenses","example":49383},"expense_advertising_promotion":{"format":"double","type":"number","description":"Advertising/promotional expenses","example":15678},"expense_info_technology":{"format":"double","type":"number","description":"IT expenses","example":88971},"expense_insurance":{"format":"double","type":"number","description":"Insurance expenses","example":32213},"expense_interest":{"format":"double","type":"number","description":"Interest expenses","example":436352},"expense_investment_management":{"format":"double","type":"number","description":"Investment management expenses","example":366732},"expense_legal":{"format":"double","type":"number","description":"Legal expenses","example":90500},"expense_pension_plan":{"format":"double","type":"number","description":"Pension plan expenses","example":16922},"expense_publications":{"format":"double","type":"number","description":"Publications expenses","example":15678},"expense_profesional_fundraising":{"format":"double","type":"number","description":"Professional fundraising expenses","example":873753},"assets_total":{"format":"double","type":"number","description":"Total assets","example":1096532},"unrestricted_net_assets":{"format":"double","type":"number","description":"Unrestricted new assets","example":1058731},"net_fixed_assets_LBE":{"format":"double","type":"number","description":"Net fixed assets (Land, Buildings, equipment)","example":323467},"net_assets_end_of_year":{"format":"double","type":"number","description":"Net assets at the end of year","example":1058731},"other_expense":{"format":"double","type":"number","description":"Expenses not recorded elsewhere","example":0},"notes_payable_mortgages":{"format":"double","type":"number","description":"total amount of secured mortgages and notes payable to unrelated third parties that are secured by the organization's assets","example":0},"liabilities_total":{"format":"double","type":"number","description":"Total liabilities at the end of year","example":37801},"months_of_cash":{"type":"string","description":"A measurement of how long an organization can operate using cash and cash reserves at current expense levels. Calculated using the formula - Cash plus Savings divided by Total Expenses minus Depreciation divided by 12 months.","example":"8.1"}}},"FinancialF990_3":{"type":"object","description":"IRS form 990 financials","properties":{"period_begin":{"format":"date-time","type":"string","description":"Start date of the FY that this current financial object covers","example":"2019-01-01T05:00:00Z"},"period_end":{"format":"date-time","type":"string","description":"End date of the fiscal year that this current financial object covers","example":"2019-12-31T05:00:00Z"},"membership_dues":{"format":"double","type":"number","description":"Revenue from recurring membership dues","example":73764},"revenue_contributions":{"format":"double","type":"number","description":"Contributions revenue, i.e. donations, in USD","example":87214},"revenue_govt_grants":{"format":"double","type":"number","description":"Government grants revenue, in USD","example":0},"revenue_program_services":{"format":"double","type":"number","description":"Revenue derived from fees for program services","example":1100117},"revenue_investments":{"format":"double","type":"number","description":"Revenue from investments","example":9513},"revenue_special_events":{"format":"double","type":"number","description":"Revenue from special events","example":0},"revenue_sales":{"format":"double","type":"number","description":"Revenue from sales of tangible items","example":0},"revenue_other":{"format":"double","type":"number","description":"Other revenue sources, not recorded elsewhere","example":0},"revenue_total":{"format":"double","type":"number","description":"Total FY revenue","example":1196844},"affiliate_net_payments":{"format":"double","type":"number","description":"Payments to affiliate organizations","example":1038494},"expense_program_services":{"format":"double","type":"number","description":"Expenses incurred from program services","example":1011531},"expense_administration":{"format":"double","type":"number","description":"Administration expenses","example":589718},"expense_fundraising":{"format":"double","type":"number","description":"Fundraising expenses","example":38989},"expenses_total":{"format":"double","type":"number","description":"Total FY expenses","example":1640238},"net_gain_loss":{"format":"double","type":"number","description":"Difference between total revenue and total expenses","example":-443394},"expense_accounting":{"format":"double","type":"number","description":"Accounting expenses","example":49383},"expense_advertising_promotion":{"format":"double","type":"number","description":"Advertising/promotional expenses","example":15678},"expense_info_technology":{"format":"double","type":"number","description":"IT expenses","example":88971},"expense_insurance":{"format":"double","type":"number","description":"Insurance expenses","example":32213},"expense_interest":{"format":"double","type":"number","description":"Interest expenses","example":436352},"expense_investment_management":{"format":"double","type":"number","description":"Investment management expenses","example":366732},"expense_legal":{"format":"double","type":"number","description":"Legal expenses","example":90500},"expense_pension_plan":{"format":"double","type":"number","description":"Pension plan expenses","example":16922},"expense_publications":{"format":"double","type":"number","description":"Publications expenses","example":15678},"expense_profesional_fundraising":{"format":"double","type":"number","description":"Professional fundraising expenses","example":873753},"assets_total":{"format":"double","type":"number","description":"Total assets","example":1096532},"unrestricted_net_assets":{"format":"double","type":"number","description":"Unrestricted new assets","example":1058731},"net_fixed_assets_LBE":{"format":"double","type":"number","description":"Net fixed assets (Land, Buildings, equipment)","example":323467},"net_assets_end_of_year":{"format":"double","type":"number","description":"Net assets at the end of year","example":1058731},"other_expense":{"format":"double","type":"number","description":"Expenses not recorded elsewhere","example":0},"notes_payable_mortgages":{"format":"double","type":"number","description":"total amount of secured mortgages and notes payable to unrelated third parties that are secured by the organization's assets","example":0},"liabilities_total":{"format":"double","type":"number","description":"Total liabilities at the end of year","example":37801},"months_of_cash":{"type":"string","description":"A measurement of how long an organization can operate using cash and cash reserves at current expense levels. Calculated using the formula - Cash plus Savings divided by Total Expenses minus Depreciation divided by 12 months.","example":"8.1"},"part_8_revenue":{"$ref":"#/components/schemas/PartVIII"},"part_9_expenses":{"$ref":"#/components/schemas/PartIX"},"part_10_balance_sheet":{"$ref":"#/components/schemas/PartX"}}},"Financial990PF":{"type":"object","description":"IRS form 990-PF financials ","properties":{"investments_us_state_government":{"format":"double","type":"number","description":"Candid use only","example":892373},"period_begin":{"format":"date-time","type":"string","description":"Tax year begin date","example":"2017-08-01T04:00:00Z"},"period_end":{"format":"date-time","type":"string","description":"Tax year end date","example":"2019-07-31T04:00:00Z"},"cash_equivalent_investible_assets":{"format":"double","type":"number","description":"Cash—non-interest-bearing,  Fair Market Value + Savings and temporary cash investments, Fair Market Value","example":3823794},"net_investment_income":{"format":"double","type":"number","description":"Net investment income","example":3983424},"adjusted_net_income":{"format":"double","type":"number","description":"Adjusted Net Income","example":4564354},"total_operating_expenses":{"format":"double","type":"number","description":"Total operating and administrative expenses","example":8689503},"contributions":{"format":"double","type":"number","description":"Contributions not included in 8a","example":678893},"total_expenses":{"format":"double","type":"number","description":"Total functional expenses","example":689233},"expense_accounting":{"format":"double","type":"number","description":"Accounting fees","example":767367},"expense_interest":{"format":"double","type":"number","description":"Interest expenses","example":588345},"expense_legal":{"format":"double","type":"number","description":"Legal fees","example":209348},"expense_professional_fees":{"format":"double","type":"number","description":"Other professional fees","example":88833},"expense_pension_plans":{"format":"double","type":"number","description":"Pension plans, employee benefits expenses","example":87573},"expense_publications":{"format":"double","type":"number","description":"Printing and publications expenses","example":0},"investments_us_state_govt":{"format":"double","type":"number","description":"Investments—U.S. and state government obligations","example":0},"investments_stocks":{"format":"double","type":"number","description":"Investments—corporate stock","example":4533},"investments_bonds":{"format":"double","type":"number","description":"Investments—corporate bonds","example":489579},"investments_other":{"format":"double","type":"number","description":"Investments—other","example":894584},"land_buildings_equipment":{"format":"double","type":"number","description":"Land, buildings, and equipment: basis","example":938083},"other_assets":{"format":"double","type":"number","description":"Other assets","example":943823},"total_assets":{"format":"double","type":"number","description":"Total assets","example":9387373},"total_liabilities":{"format":"double","type":"number","description":"Total liabilities","example":869590},"net_assets":{"format":"double","type":"number","description":"Total assets, Fair Market Value - Total liabilities, Book Value","example":75845},"income_total":{"format":"double","type":"number","description":"Total revenue - Current Year","example":29347485}}},"FinancialF990EZ":{"type":"object","description":"IRS form 990-EZ financials","properties":{"period_begin":{"type":"string","description":"Tax year begin date","example":2017},"period_end":{"type":"string","description":"Tax year end date","example":2019},"accounting_method":{"type":"string","description":"Accounting Method","example":"C"},"organization_type":{"type":"string","description":"Tax-exempt status","example":"03"},"date_last_modified":{"type":"string","description":"Candid use only","example":"Wednesday, July 7, 2021"},"revenue_contributions":{"format":"double","type":"number","description":"Contributions, gifts, grants, and similar amounts received .","example":93474},"revenue_program_services":{"format":"double","type":"number","description":"Program service revenue including government fees and contracts","example":8374},"revenue_membership_dues":{"format":"double","type":"number","description":"Membership dues and assessments revenues","example":783489},"revenue_investments":{"format":"double","type":"number","description":"Investment income","example":83845},"revenue_sales_other":{"format":"double","type":"number","description":"Gain or (loss) from sale of assets other than inventory ","example":8769598},"revenue_special_events":{"format":"double","type":"number","description":"Net income or (loss) from gaming and fundraising events","example":94785},"revenue_sales_inventory":{"format":"double","type":"number","description":"Gross sales of inventory, less returns and allowances","example":849487},"revenue_sales":{"format":"double","type":"number","description":"Gross sales of inventory, less returns and allowances","example":973272},"revenue_other":{"format":"double","type":"number","description":"Total all other revenue","example":342345},"total_revenue":{"format":"double","type":"number","description":"Total revenue - Current Year","example":54523},"expense_grants":{"format":"double","type":"number","description":"Grants and similar amounts paid","example":56765},"expense_benefits":{"format":"double","type":"number","description":"Benefits paid to or for members","example":85748},"expense_salaries_employee_benefits":{"format":"double","type":"number","description":"Salaries, other compensation, and employee benefits","example":98393467},"expense_professional_fees":{"format":"double","type":"number","description":"Professional fees and other payments to independent contractors","example":435643},"expense_occupancy":{"format":"double","type":"number","description":"Occupancy, rent, utilities, and maintenance","example":0},"expense_printing_publications_postage":{"format":"double","type":"number","description":"Printing, publications, postage, and shipping","example":0},"expense_other":{"format":"double","type":"number","description":"Other expenses","example":0},"total_expenses":{"format":"double","type":"number","description":"Total functional expenses","example":0},"net_gain_loss":{"format":"double","type":"number","description":"Excess or (deficit) for the year","example":0},"other_changes":{"format":"double","type":"number","description":"Other changes in net assets or fund balances","example":0},"cash_savings_investments_boy":{"format":"double","type":"number","description":"Beginning of year cash, savings, and investments","example":0},"land_and_buidings_boy":{"format":"double","type":"number","description":"Beginning of year land and buildings assets","example":0},"other_assets_boy":{"format":"double","type":"number","description":"Beginning of year other assets","example":0},"total_assets_boy":{"format":"double","type":"number","description":"Beginning of year total assets","example":0},"total_liabilities_boy":{"format":"double","type":"number","description":"Beginning of year total liabilities","example":0},"net_assets_boy":{"format":"double","type":"number","description":"Net assets or fund balances at the beginning of the year","example":0},"cash_savings_investments_eoy":{"format":"double","type":"number","description":"End of year cash, savings, and investments","example":0},"land_and_buidings_eoy":{"format":"double","type":"number","description":"End of year land and buildings assets","example":0},"other_assets_eoy":{"format":"double","type":"number","description":"End of year other assets","example":0},"total_assets_eoy":{"format":"double","type":"number","description":"End of year total assets","example":0},"total_liabilities_eoy":{"format":"double","type":"number","description":"End of year total liabilities","example":0},"net_assets_eoy":{"format":"double","type":"number","description":"Net assets or fund balances at the end of the year","example":0},"part_1_revenue_expenses":{"$ref":"#/components/schemas/EZFinancialsPartI"},"part_2_balance_sheet":{"$ref":"#/components/schemas/EZFinancialsPartII"}}},"FinancialTrends":{"type":"object","description":"Financial Trends Analysis for 990 filers","properties":{"fiscal_year":{"type":"string","description":"The fiscal year as a number","example":"2019"},"business_model_indicators":{"$ref":"#/components/schemas/Business_Model_Indicators"},"capital_structure_indicators":{"$ref":"#/components/schemas/Capital_Structure_Indicators"},"key_data_checks":{"$ref":"#/components/schemas/Key_Data_Checks"}}},"Fin_Doc":{"type":"object","description":"IRS 990 document, possibly uploaded by the organization","properties":{"form990_name":{"type":"string","description":"File name document uploaded as","example":"2019 Form 990"},"form990_year":{"type":"string","description":"Year file pertains to","example":"2019"},"form990_url":{"type":"string","description":"URL to access this document","example":"https://pdf.guidestar.org/PDF_Images/2019/541/774/2019-541774039-202011259349301266-9.pdf"},"form990_source":{"type":"string","description":"Source of document","example":"US IRS"}}},"Form990T":{"type":"object","properties":{"form990t_name":{"type":"string","description":"The name of the file.","example":"2018 Form 990T"},"form990t_url":{"type":"string","description":"URL for the organization's Form 990 T","example":"https://pdf.guidestar.org/PDF_Images/F990T/2015/131/837/2015-131837418-0d323c11-T.pdf"}}},"FundingNeed":{"type":"object","deprecated":true,"properties":{"funding_need":{"type":"string","description":"DEPRECATED","example":""},"amount_needed":{"type":"string","description":"DEPRECATED","example":""}}},"FundingSource":{"type":"object","deprecated":true,"properties":{"funding_source":{"type":"string","description":"DEPRECATED","example":""},"funding_amount":{"type":"string","description":"DEPRECATED","example":""}}},"FinancialStatement":{"type":"object","properties":{"fiscal_year_begin":{"type":"string","description":"DEPRECATED","deprecated":true,"example":""},"fiscal_year_end":{"type":"string","description":"When the fiscal year ends.","example":2017},"auditing_company":{"type":"string","description":"The company that audited the financials.","example":"KPMG"},"doc_name":{"type":"string","description":"The name of the uploaded document","example":"Audited Financial Statements.pdf"},"document_url":{"type":"string","description":"The url of the document","example":"https://www.guidestar.org/ViewEdoc.aspx?eDocId=6050448&approved=True"}}},"AnnualReport":{"type":"object","properties":{"doc_name":{"type":"string","description":"The document's name.","example":"BMGF Annual Report 2019"},"contents":{"type":"string","description":"DEPRECATED","deprecated":true,"example":""},"year":{"type":"string","description":"The year the document is from.","example":2019},"url":{"type":"string","description":"The url for the document.","example":"https://www.guidestar.org/ViewEdoc.aspx?eDocId=6050447&approved=True"}}},"Ratios":{"type":"object","properties":{"year":{"format":"int32","type":"integer","description":"The fiscal year.","example":2019},"months_of_cash":{"type":"string","description":"A measurement of how long an organization can operate using cash and cash reserves at current expense levels. Calculated using the formula: Cash plus Savings divided by Total Expenses minus Depreciation divided by 12 months.","example":7.37},"liquidity":{"type":"string","description":"The ratio of an organization's capacity to repay its current liabilities through cash and cash equivalents. Metric calculated using the 'Quick Ratio' (Cash + Savings + Short Term Investments + Accounts Receivable) / Total Liabilities.","example":15.54},"fringe_rate":{"type":"string","description":"The cost of employee benefits divided by the wages paid to employees. Calculated using the formula: Pensions plus Benefits plus Payroll Tax Totals divided by Current Compensation plus Total Wages.","example":8.4},"net_gain_loss":{"type":"string","description":"The amount of net gain or net loss.","example":1480973}}},"Person":{"type":"object","properties":{"name":{"type":"string","description":"The board member's first and last name.","example":"Bob Smith"},"title":{"type":"string","description":"The board member's title.","example":"SECRETARY"},"type":{"type":"array","items":{"type":"string","description":"The type of positions they have.","example":"Officer"}},"compensation":{"format":"double","type":"number","description":"The salary for the staff member's position.","example":500000},"related_compensation":{"format":"double","type":"number","description":"Salary from other related organizations.","example":100},"other_compensation":{"format":"double","type":"number","description":"Benefits provided by the organization.","example":20000},"hours":{"type":"string","description":"Hours spent on their position.","example":7},"benefits":{"type":"string","description":"DEPRECATED","deprecated":true,"example":""}}},"BoardMember":{"type":"object","properties":{"name":{"type":"string","description":"The board member's first and last name.","example":"Bob Smith"},"title":{"type":"string","description":"DEPRECATED","deprecated":true,"example":""},"company":{"type":"string","description":"The company the board member works for.","example":"City of West Palm Beach, Housing and Community Development"}}},"OrganizationDemographics":{"type":"object","deprecated":true,"properties":{"total_board_members":{"format":"int32","type":"integer","description":"DEPRECATED"},"total_fulltime_staff":{"format":"int32","type":"integer","description":"DEPRECATED"},"total_parttime_staff":{"format":"int32","type":"integer","description":"DEPRECATED"},"total_staff":{"format":"int32","type":"integer","description":"DEPRECATED"},"total_senior_staff":{"format":"int32","type":"integer","description":"DEPRECATED"},"tracks_staffboardvol_retention":{"type":"boolean","description":"DEPRECATED"},"tracks_staffboard_income":{"type":"boolean","description":"DEPRECATED"},"tracks_staffboard_age":{"type":"boolean","description":"DEPRECATED"},"tracks_vendor_diversity":{"type":"boolean","description":"DEPRECATED"},"has_diversity_committee":{"type":"boolean","description":"DEPRECATED"},"has_diversity_manager":{"type":"boolean","description":"DEPRECATED"},"diversity_manager_fulltime":{"type":"boolean","description":"DEPRECATED"},"diversity_plan":{"type":"boolean","description":"DEPRECATED"},"supports_diversity_via_other_methods":{"type":"boolean","description":"DEPRECATED"},"equity_strategies":{"$ref":"#/components/schemas/EquityStrategy"},"categories":{"type":"array","description":"DEPRECATED","deprecated":true,"items":{"$ref":"#/components/schemas/DemographicsCategory"}}}},"DEI2Demographics":{"type":"object","properties":{"staff_level_totals":{"$ref":"#/components/schemas/StaffLevelTotals"},"equity_strategies":{"$ref":"#/components/schemas/EquityStrategy"},"categories":{"type":"array","items":{"$ref":"#/components/schemas/DEI2Category"}}}},"Contractor":{"type":"object","properties":{"name":{"type":"string","description":"The contractors name.","example":"RIZ CONSULTING"},"address":{"type":"string","description":"The contractors address.","example":"123 Street  Richmond VA  23223"},"compensation":{"type":"string","description":"The contractors compensation.","example":30916528},"service_type":{"type":"string","description":"The type of service the contractor provided.","example":"STRATEGY EXECUTION"}}},"SeniorStaff":{"type":"object","deprecated":true,"properties":{"name":{"type":"string","description":"DEPRECATED","example":""},"title":{"type":"string","description":"DEPRECATED","example":""},"experience":{"type":"string","description":"DEPRECATED","example":""}}},"OtherStaff":{"deprecated":true,"type":"object","properties":{"name":{"type":"string","description":"DEPRECATED","example":""},"title":{"type":"string","description":"DEPRECATED","example":""},"type":{"type":"string","description":"DEPRECATED","example":""}}},"Accreditation":{"type":"object","deprecated":true,"properties":{"accreditation":{"type":"string","description":"DEPRECATED","example":""},"year":{"type":"string","description":"DEPRECATED","example":""}}},"OrganizationType":{"type":"object","properties":{"organization_type":{"type":"string","description":"The type of organization it is.","example":"A private foundation (30% deductibility limitation, generally)."},"deductibility_limitation":{"type":"string","description":"The amount you can deduct from your taxes for donations towards this organization.","example":"30% (generally)"},"deductibility_status_description":{"type":"string","description":"The code for the type of organization.","example":"PF"}}},"ParentOrganization":{"type":"object","properties":{"ein":{"type":"string","description":"The parent organizations EIN.","example":"13-1837418"},"organization_name":{"type":"string","description":"The parent organizations name.","example":"Candid"},"group_exemption":{"type":"string","description":"The exemption code.","example":0}}},"MetricYear":{"type":"object","properties":{"year":{"format":"int32","type":"integer","description":"The year for the metric.","example":2019},"value":{"format":"double","type":"number","description":"The value for the metric.","example":4600000000}}},"PartVIII":{"type":"object","description":"IRS 990 form Part VIII dealing with revenue","properties":{"federated_campaigns":{"format":"double","type":"number","description":"revenue from federated campaigns","example":0},"membership_dues":{"format":"double","type":"number","description":"revenue from membership dues","example":0},"fundraising_events":{"format":"double","type":"number","description":"revenue from fundraising events","example":0},"related_orgs":{"format":"double","type":"number","description":"revenue from related orgs","example":0},"government_grants":{"format":"double","type":"number","description":"revenue from government grants","example":0},"contributions_other":{"format":"double","type":"number","description":"revenue from other contributions","example":1000000},"contributions_noncash":{"format":"double","type":"number","description":"revenue from other noncash contributions","example":0},"contributions_all":{"format":"double","type":"number","description":"total revenue from other contributions","example":1000000},"service_revenue":{"format":"double","type":"number","description":"revenue from services","example":1000000},"income_investment":{"format":"double","type":"number","description":"revenue from income investments","example":1000000},"income_bonds":{"format":"double","type":"number","description":"revenue from income bonds","example":0},"royalties":{"format":"double","type":"number","description":"revenue from royalties","example":0},"rents_real":{"format":"double","type":"number","description":"Gross Rent-real","example":100000},"rents_personal":{"format":"double","type":"number","description":"Gross Rent -personal","example":0},"rent_expenses_real":{"format":"double","type":"number","description":"Real rental expense","example":100000},"rent_expenses_personal":{"format":"double","type":"number","description":"Personal rental expense","example":0},"rent_income_real":{"format":"double","type":"number","description":"Rental Income-real","example":100000},"rent_income_personal":{"format":"double","type":"number","description":"Rental Income-personal","example":100000},"net_rental":{"format":"double","type":"number","description":"Net Rental Income","example":100000},"gross_securities":{"format":"double","type":"number","description":"Gross sales of Assets-securities","example":100000},"gross_other":{"format":"double","type":"number","description":"Gross sales of assets-other","example":0},"cost_securities":{"format":"double","type":"number","description":"Less cost of sale of assets-securities","example":100000},"cost_other":{"format":"double","type":"number","description":"Less cost of sales of assets-other","example":10000},"gain_securities":{"format":"double","type":"number","description":"Gain or loss on sale of assets-securities","example":10000},"gain_other":{"format":"double","type":"number","description":"Gain or loss on sale of assets-other","example":10000},"net_sales":{"format":"double","type":"number","description":"net revenue from sales","example":10000000},"contributions":{"format":"double","type":"number","description":"revenue from contributions","example":100000},"gross_special":{"format":"double","type":"number","description":"gross special revenue","example":100000},"direct_expenses":{"format":"double","type":"number","description":"direct expenses for the organization","example":100000},"net_special":{"format":"double","type":"number","description":"net special revenue","example":1000000},"gaming_income":{"format":"double","type":"number","description":"Gross income from gaming","example":100000},"gaming_expenses":{"format":"double","type":"number","description":"Less expenses from gaming","example":1000000},"gaming_net":{"format":"double","type":"number","description":"Net income from gaming","example":100000},"gross_sales":{"format":"double","type":"number","description":"gross revenue from sales","example":1000000},"cost_goods":{"format":"double","type":"number","description":"cost of goods","example":1000000},"gross_profit":{"format":"double","type":"number","description":"gross profit earned","example":100000},"revenue_other":{"format":"double","type":"number","description":"other revenue","example":100000},"revenue_total":{"format":"double","type":"number","description":"total revenue","example":100000},"service_description_a":{"type":"string","description":"first specially declared revenue-providing service","example":"PRODUCT REVENUE"},"service_code_a":{"format":"double","type":"number","description":"Program service code (a)","example":10000000},"service_amount_a":{"format":"double","type":"number","description":"revenue from service a","example":1000000},"service_description_b":{"type":"string","description":"second specially declared revenue-providing service","example":"FUNDING INFO. NETWORK"},"service_code_b":{"format":"double","type":"number","description":"Program service code (b)","example":100000},"service_amount_b":{"format":"double","type":"number","description":"revenue from service b","example":1000000},"service_description_c":{"type":"string","description":"third specially declared revenue-providing service","example":"SPECIAL REVENUE SERVICE"},"service_code_c":{"format":"double","type":"number","description":"Program service code (c)","example":100000},"service_amount_c":{"format":"double","type":"number","description":"revenue from service c","example":100000},"service_description_d":{"type":"string","description":"fourth specially declared revenue-providing service","example":"ANOTHER SPECIAL REVENUE SERVICE"},"service_code_d":{"format":"double","type":"number","description":"Program service code (d)","example":100000},"service_amount_d":{"format":"double","type":"number","description":"revenue from service d","example":100000},"service_description_e":{"type":"string","description":"fifth specially declared revenue-providing service","example":"YET ANOTHER SPECIAL REVENUE SERVICE"},"service_code_e":{"format":"double","type":"number","description":"Program service code (e)","example":100000},"service_amount_e":{"format":"double","type":"number","description":"revenue from service e","example":100000},"service_description_f":{"type":"string","description":"sixth specially declared revenue-providing service","example":"A FINAL SPECIAL REVENUE SERVICE"},"service_code_f":{"format":"double","type":"number","description":"Program service code (f)","example":100000},"service_amount_f":{"format":"double","type":"number","description":"revenue from service f","example":100000}}},"PartIX":{"type":"object","description":"IRS 990 form Part IX dealing with expenses","properties":{"grants_orgs_us":{"format":"double","type":"number","description":"expenses from grants issued to US organizations","example":10000000},"grants_individuals_us":{"format":"double","type":"number","description":"expenses from grants issued to US individuals","example":100000},"grants_orgs_non_us":{"format":"double","type":"number","description":"expenses from grants issued to non US organizations","example":100000},"benefits_total":{"format":"double","type":"number","description":"total expenses from benefits programs","example":10000000},"compensation_current":{"format":"double","type":"number","description":"current expenses from employee compensation","example":10000000},"compensation_disqualified":{"format":"double","type":"number","description":"expenses from disqualified employee compensation","example":1000000},"wages_total":{"format":"double","type":"number","description":"total expenses from employee wages","example":100000000},"pension_total":{"format":"double","type":"number","description":"expenses from employee pensions","example":100000},"employee_benefits_total":{"format":"double","type":"number","description":"total expenses from employee benefits","example":1000000},"payroll_tax_total":{"format":"double","type":"number","description":"total expenses from tax on payroll","example":100000},"fees_management":{"format":"double","type":"number","description":"expenses from management fees","example":100000},"fees_legal":{"format":"double","type":"number","description":"expenses from legal fees","example":100000},"accounting_fees_total":{"format":"double","type":"number","description":"total expenses from accounting fees","example":100000},"fees_lobbying":{"format":"double","type":"number","description":"expenses from lobbying fees","example":100000},"fundraising_total":{"format":"double","type":"number","description":"total fundraising expenses","example":100000},"fees_investments":{"format":"double","type":"number","description":"expenses from investment fees","example":100000},"fees_other":{"format":"double","type":"number","description":"expenses from other fees","example":10000000},"ads_promo":{"format":"double","type":"number","description":"expenses from promotional advertising","example":100000},"office":{"format":"double","type":"number","description":"office expenses","example":1000000},"information_technology":{"format":"double","type":"number","description":"IT expenses","example":1000000},"expense_royalties":{"format":"double","type":"number","description":"expenses from royalties","example":100000},"occupancy_total":{"format":"double","type":"number","description":"Occupancy","example":1000000},"travel_total":{"format":"double","type":"number","description":"total expenses from travel","example":1000000},"entertain_officials":{"format":"double","type":"number","description":"Payment of travel for officials","example":100000},"meetings_total":{"format":"double","type":"number","description":"total expenses from meetings","example":100000},"interest_total":{"format":"double","type":"number","description":"total expenses from interest accrued","example":100000},"payments":{"format":"double","type":"number","description":"expenses from payments","example":100000},"depreciation_total":{"format":"double","type":"number","description":"Depreciation, depletion, and amortization","example":100000},"insurance":{"format":"double","type":"number","description":"expenses from insurance","example":100000},"expense_a_total":{"format":"double","type":"number","description":"expenses from specially declared source a","example":1000000},"expense_b_total":{"format":"double","type":"number","description":"expenses from specially declared source b","example":100000},"expense_c_total":{"format":"double","type":"number","description":"expenses from specially declared source c","example":10000000},"expense_d_total":{"format":"double","type":"number","description":"expenses from specially declared source d","example":1000000},"expense_e_total":{"format":"double","type":"number","description":"expenses from specially declared source e","example":1000000},"expenses_total":{"format":"double","type":"number","description":"total expenses","example":1000000000},"total_program_services":{"format":"double","type":"number","description":"total expenses from program services","example":100000},"total_management":{"format":"double","type":"number","description":"total management expenses","example":100000},"total_fundraising":{"format":"double","type":"number","description":"total fundraising expenses","example":100000},"expense_joint_total":{"format":"double","type":"number","description":"total joint expenses","example":100000},"joint_services":{"format":"double","type":"number","description":"expenses from joint services","example":100000},"joint_general":{"format":"double","type":"number","description":"general joint expenses","example":100000},"joint_fundraising":{"format":"double","type":"number","description":"joint fundraising expenses","example":100000},"all_other_expenses":{"format":"double","type":"number","description":"expenses from all other sources","example":1000000},"expense_a_description":{"type":"string","description":"first specially declared source of expense","example":"SALES TAX EXPENSE"},"expense_b_description":{"type":"string","description":"second specially declared source of expense","example":"REPAIRS AND MAINTENANCE"},"expense_c_description":{"type":"string","description":"third specially declared source of expense","example":"RECRUITMENT COSTS"},"expense_d_description":{"type":"string","description":"fourth specially declared source of expense","example":"SPECIAL EXPENSE SOURCE"}}},"PartX":{"type":"object","description":"IRS 990 form Part X, Balance Sheet","properties":{"cash_boy":{"format":"double","type":"number","description":"beginning of year cash","example":1000000},"cash_eoy":{"format":"double","type":"number","description":"end of year cash","example":1000000},"savings_boy":{"format":"double","type":"number","description":"beginning of year savings","example":1000000},"savings_eoy":{"format":"double","type":"number","description":"end of year savings","example":10000000},"pledges_grants_boy":{"format":"double","type":"number","description":"Net pledges and grants receivable:  beginning of year","example":100000},"pledges_grants_eoy":{"format":"double","type":"number","description":"Net pledges and grants receivable:  end of year","example":1000000},"accounts_receivable_boy":{"format":"double","type":"number","description":"beginning of year accounts receivable","example":10000000},"accounts_receivable_eoy":{"format":"double","type":"number","description":"end of year accounts receivable","example":10000000},"qualified_receivable_boy":{"format":"double","type":"number","description":"beginning of year qualified receivable","example":1000000},"qualified_receivable_eoy":{"format":"double","type":"number","description":"end of year qualified receivable","example":1000000},"disqualified_receivable_boy":{"format":"double","type":"number","description":"beginning of year disqualified receivable","example":10000000},"disqualified_receivable_eoy":{"format":"double","type":"number","description":"end of year disqualified receivable","example":100000000},"loans_receivable_boy":{"format":"double","type":"number","description":"beginning of year loans receivable","example":10000000},"loans_receivable_eoy":{"format":"double","type":"number","description":"end of year loans receivable","example":10000000},"inventory_boy":{"format":"double","type":"number","description":"beginning of year inventory","example":10000000},"inventory_eoy":{"format":"double","type":"number","description":"end of year inventory","example":10000000},"prepaid_boy":{"format":"double","type":"number","description":"beginning of year prepaid","example":1000000},"prepaid_eoy":{"format":"double","type":"number","description":"end of year prepaid","example":1000000},"lbe_base":{"format":"double","type":"number","description":"Land, buildings, and equipment: cost basis","example":1000000},"less_depreciation":{"format":"double","type":"number","description":"Less:  accumulated depreciation","example":10000000},"lbe_boy":{"format":"double","type":"number","description":"Land and buildings BOY","example":1000000},"lbe_eoy":{"format":"double","type":"number","description":"Land and buildings EOY","example":10000000},"public_securities_boy":{"format":"double","type":"number","description":"beginning of year public securities","example":10000000},"public_securities_eoy":{"format":"double","type":"number","description":"end of year public securities","example":1000000},"other_securities_boy":{"format":"double","type":"number","description":"beginning of year other securities","example":1000000},"other_securities_eoy":{"format":"double","type":"number","description":"end ofyear other securities","example":1000000},"investment_programs_boy":{"format":"double","type":"number","description":"beginning of year investment programs","example":1000000},"investment_programs_eoy":{"format":"double","type":"number","description":"end of year investment programs","example":10000000},"intangible_assets_boy":{"format":"double","type":"number","description":"beginning of year intangible assets","example":1000000},"intangible_assets_eoy":{"format":"double","type":"number","description":"end of year intangible assets","example":10000000},"other_assets_boy":{"format":"double","type":"number","description":"beginning of year other assets","example":1000000},"other_assets_eoy":{"format":"double","type":"number","description":"end of year other assets","example":1000000},"assets_total_boy":{"format":"double","type":"number","description":"beginning of year total assets","example":1000000},"assets_total_eoy":{"format":"double","type":"number","description":"end of year total asstes","example":10000000},"accounts_payable_boy":{"format":"double","type":"number","description":"beginning of year accounts payable","example":10000000},"accounts_payable_eoy":{"format":"double","type":"number","description":"end of year accounts payable","example":1000000},"grants_payable_boy":{"format":"double","type":"number","description":"beginning of year grants payable","example":1000000},"grants_payable_eoy":{"format":"double","type":"number","description":"end of year grants payable","example":1000000},"deferred_revenue_boy":{"format":"double","type":"number","description":"beginning of year deferred revenue","example":1000000},"deferred_revenue_eoy":{"format":"double","type":"number","description":"end of year deferred revenue","example":10000000},"tax_exempt_bonds_boy":{"format":"double","type":"number","description":"beginning of year tax exempt bonds","example":10000000},"tax_exempt_bonds_eoy":{"format":"double","type":"number","description":"end of year tax exempt bonds","example":1000000},"escrow_liability_boy":{"format":"double","type":"number","description":"beginning of year escrow liability","example":100000},"escrow_liability_eoy":{"format":"double","type":"number","description":"end of year escrow liability","example":1000000},"payable_officiers_boy":{"format":"double","type":"number","description":"beginning of year payable officiers","example":1000000},"payable_officiers_eoy":{"format":"double","type":"number","description":"end of year payable officiers","example":100000},"secured_notes_payable_boy":{"format":"double","type":"number","description":"beginning of year secured notes payable","example":10000},"secured_notes_payable_eoy":{"format":"double","type":"number","description":"end of year secured notes payable","example":100000},"unsecured_notes_payable_boy":{"format":"double","type":"number","description":"beginning of year unsecured notes payable","example":100000},"unsecured_notes_payable_eoy":{"format":"double","type":"number","description":"end of year unsecured notes payable","example":100000},"liability_other_boy":{"format":"double","type":"number","description":"beginning of year other liability","example":1000000},"liability_other_eoy":{"format":"double","type":"number","description":"end of year other liability","example":10000},"liability_total_boy":{"format":"double","type":"number","description":"beginning of year total liability","example":100000000},"liability_total_eoy":{"format":"double","type":"number","description":"end of year total liability","example":10000000},"unrestricted_boy":{"format":"double","type":"number","description":"Unrestricted net assets: beginning of year","example":100000},"unrestricted_eoy":{"format":"double","type":"number","description":"Unrestricted net assets: end of year","example":1000000},"temporarily_restricted_boy":{"format":"double","type":"number","description":"Temporarily restricted net assets: Beginning of year","example":1000000},"temporarily_restricted_eoy":{"format":"double","type":"number","description":"Temporarily restricted net assets: End of year","example":1000000},"permanently_restricted_boy":{"format":"double","type":"number","description":"Permanently restricted net assets: Beginning of year","example":1000000},"permanently_restricted_eoy":{"format":"double","type":"number","description":"Permanently restricted net assets: End of year","example":1000000},"restricted_boy":{"format":"double","type":"number","description":"Temporarily restricted net assets: Beginning of year + Permanently restricted net assets: Beginning of year","example":100000},"restricted_eoy":{"format":"double","type":"number","description":"Temporarily restricted net assets: End of year + Permanently restricted net assets: Beginning of year","example":1000000},"capital_boy":{"format":"double","type":"number","description":"beginning of year capital","example":100000},"capital_eoy":{"format":"double","type":"number","description":"end of year capital","example":1000000},"paid_in_boy":{"format":"double","type":"number","description":"Paid-in or capital surplus, or land, building, or equipment fund:  beginning of year","example":10000},"paid_in_eoy":{"format":"double","type":"number","description":"Paid-in or capital surplus, or land, building, or equipment fund:  end of year","example":100000},"retained_boy":{"format":"double","type":"number","description":"Retained earnings, endowment, accumulated income, or other funds:  beginning of year","example":100000},"retained_eoy":{"format":"double","type":"number","description":"Retained earnings, endowment, accumulated income, or other funds:  end of year","example":100000},"net_total_boy":{"format":"double","type":"number","description":"beginning of year net total","example":100000000},"net_total_eoy":{"format":"double","type":"number","description":"end of year net total","example":100000000},"balances_boy":{"format":"double","type":"number","description":"beginning of year balances","example":10000000},"balances_eoy":{"format":"double","type":"number","description":"end of year balances","example":10000000}}},"EZFinancialsPartI":{"type":"object","description":"IRS Form 990 EZ Financials Part I, Revenue, Expenses, and Changes in Net Assets or Fund Balances","properties":{"contributions_total":{"format":"double","type":"number","description":"total contributions","example":1000000},"service_revenue":{"format":"double","type":"number","description":"service revenue","example":1000000},"membership_dues":{"format":"double","type":"number","description":"revenue from membership dues","example":100000},"income_investments":{"format":"double","type":"number","description":"revenue from income investments","example":100000},"gross_other":{"format":"double","type":"number","description":"gross revenue from other sources","example":1000000},"cost_other":{"format":"double","type":"number","description":"Less cost of sales of assets- other","example":1000000},"gain_other":{"format":"double","type":"number","description":"Gain or loss on sale of assets-other","example":1000000},"gross_gaming":{"format":"double","type":"number","description":"gross gaming revenue","example":1000000},"gross_fundraising":{"format":"double","type":"number","description":"gross fundraising revenue","example":100000},"gross_special":{"format":"double","type":"number","description":"gross special revenue","example":100000},"direct_expenses":{"format":"double","type":"number","description":"direct expenses","example":1000000},"net_special":{"format":"double","type":"number","description":"net special revenue","example":100000},"gross_sales":{"format":"double","type":"number","description":"gross revenue from sales","example":100000},"cost_goods":{"format":"double","type":"number","description":"cost of goods","example":10000},"gross_profit":{"format":"double","type":"number","description":"gross profit","example":100000},"revenue_other":{"format":"double","type":"number","description":"revenue from other sources","example":1000000},"revenue_total":{"format":"double","type":"number","description":"total revenue","example":1000000000},"grants_total":{"format":"double","type":"number","description":"total grants paid","example":10000},"benefits_total":{"format":"double","type":"number","description":"total benefits paid","example":100000},"compensation_total":{"format":"double","type":"number","description":"total compensation expenses","example":100000},"fundraising_total":{"format":"double","type":"number","description":"total fundraising expenses","example":1000000},"occupancy_total":{"format":"double","type":"number","description":"total expenses from occupancy, rent, utilities, and maintenance","example":100000},"printing_total":{"format":"double","type":"number","description":"total printing expenses","example":100000},"other_expenses_total":{"format":"double","type":"number","description":"total expenses from other sources","example":1000000},"functional_expenses_total":{"format":"double","type":"number","description":"total functional expenses","example":1000000},"year_excess":{"format":"double","type":"number","description":"excess (or deficit) for the year","example":10000000},"net_assets_boy":{"format":"double","type":"number","description":"beginning of year net assets","example":100000},"assets_change":{"format":"double","type":"number","description":"changes in assets","example":100000},"net_assets_eoy":{"format":"double","type":"number","description":"end of year net assets","example":100000}}},"EZFinancialsPartII":{"type":"object","description":"IRS Form 990 EZ Financials Part II, Balance Sheet","properties":{"cash_boy":{"format":"double","type":"number","description":"beginning of year cash","example":10000000},"lbe_boy":{"format":"double","type":"number","description":"beginning of year land and buildings","example":100000},"assets_other_boy":{"format":"double","type":"number","description":"beginning of year other assets","example":1000000},"assets_total_boy":{"format":"double","type":"number","description":"beginning of year total assets","example":10000000},"liability_total_boy":{"format":"double","type":"number","description":"beginning of year total liability","example":1000000},"net_total_boy":{"format":"double","type":"number","description":"beginning of year net total","example":100000},"cash_eoy":{"format":"double","type":"number","description":"end of year cash","example":100000},"lbe_eoy":{"format":"double","type":"number","description":"end of year land and buildings","example":100000},"assets_other_eoy":{"format":"double","type":"number","description":"end of year other assets","example":1000000},"assets_total_eoy":{"format":"double","type":"number","description":"end of year total assets","example":1000000},"liability_total_eoy":{"format":"double","type":"number","description":"end of year total liability","example":100000},"net_total_eoy":{"format":"double","type":"number","description":"end of year net total","example":1000000}}},"Business_Model_Indicators":{"type":"object","description":"list of business model indicators enumerated below","properties":{"profitability":{"$ref":"#/components/schemas/Profitability"},"revenue_composition":{"$ref":"#/components/schemas/Revenue_Composition"},"expense_composition":{"$ref":"#/components/schemas/Expense_Composition"},"full_cost_components":{"$ref":"#/components/schemas/Full_Cost_Components"}}},"Capital_Structure_Indicators":{"type":"object","description":"list of capital structure indicators enumerated below","properties":{"liquidity":{"$ref":"#/components/schemas/Liquidity"},"balance_sheet_composition":{"$ref":"#/components/schemas/Balance_Sheet_Composition"}}},"Key_Data_Checks":{"type":"object","description":"list of key data checks enumerated below","properties":{"data_check_errors":{"type":"boolean","description":"presence of data check errors","example":false}}},"EquityStrategy":{"type":"object","description":"list of equity strategy items enumerated below","properties":{"data_compensation":{"type":"boolean","description":"presence of compensation information","example":true},"data_disparities":{"type":"boolean","description":"presence of data disparities information","example":true},"data_root_cause":{"type":"boolean","description":"presence of root cause information","example":true},"data_programming_goals":{"type":"boolean","description":"presence of programming goals information","example":true},"data_feedback":{"type":"boolean","description":"presence of feedback information","example":true},"data_demographics":{"type":"boolean","description":"presence of demographics information","example":true},"data_strategic_plan":{"type":"boolean","description":"presence of strategic plan information","example":true},"policy_standards":{"type":"boolean","description":"presence of policy standards information","example":true},"policy_promotion":{"type":"boolean","description":"presence of promotion policy information","example":true},"policy_evaluation":{"type":"boolean","description":"presence of evaluation policy information","example":true},"policy_community":{"type":"boolean","description":"presence of community policy information","example":true},"policy_leadership":{"type":"boolean","description":"presence of leadership policy information","example":true},"policy_satisfaction":{"type":"boolean","description":"presence of satisfaction policy information","example":true},"policy_equity":{"type":"boolean","description":"presence of equity policy information","example":true},"equity_strategy_last_modified":{"type":"string","description":"equity strategy section's last modified date for the organization","example":"07/16/2020"}}},"DemographicsCategory":{"type":"object","description":"Category for demographics","deprecated":true,"properties":{"category":{"type":"string","description":"DEPRECATED","example":""},"org_does_not_collect_for":{"type":"object","deprecated":true,"additionalProperties":{"type":"boolean","description":"DEPRECATED","deprecated":true,"example":false}},"subcategories":{"type":"array","description":"DEPRECATED","deprecated":true,"example":[],"items":{"$ref":"#/components/schemas/DemographicsSubCategory"}}}},"StaffLevelTotals":{"type":"object","description":"demographic totals for staff","properties":{"total_board_members":{"type":"string","description":"total number of board members","example":"24"},"total_staff":{"type":"string","description":"total number of staff","example":"223"},"total_senior_staff":{"type":"string","description":"total number of senior staff","example":"8"}}},"DEI2Category":{"type":"object","description":"Demographics and Equity Information Section","properties":{"category_id":{"type":"integer","description":"Category Id","example":1},"category":{"type":"string","description":"category description","example":"Race & Ethnicity"},"board_members_not_collected":{"type":"boolean","description":"presence of board member data collected in category","example":false},"staff_not_collected":{"type":"boolean","description":"presence of staff data collected in category","example":false},"senior_staff_not_collected":{"type":"boolean","description":"presence of senior staff data collected in category","example":false},"subcategories":{"type":"array","description":"subcategory descriptions","items":{"$ref":"#/components/schemas/DEI2SubCategory"}}}},"Profitability":{"type":"object","description":"profitability section of financial trends analysis","properties":{"Unrestricted_surplus_(deficit)_before_depreciation":{"format":"int64","type":"integer","description":"unrestricted surplus or deficit before depreciation","example":627973},"surplus_as_percent_of_expenses_before_depreciation":{"type":"string","description":"surplus as a percent of expenses before depreciation","example":"2.7%"},"Unrestricted_surplus_(deficit)_after_depreciation":{"format":"int64","type":"integer","description":"unrestricted surplus or deficit after depreciation","example":-1501740},"surplus_as_percent_of_expenses_after_depreciation":{"type":"string","description":"surplus as a percent of expenses after depreciation","example":"-5.8%"}}},"Revenue_Composition":{"type":"object","description":"revenue composition section of financial trends analysis","properties":{"total_revenue_unrestricted_and_restricted":{"format":"int64","type":"integer","description":"total revenu, unrestricted and restricted","example":10000000},"total_revenue_percent_change_over_prior_year":{"type":"string","description":"total percent change in revenue over prior year","example":"21.5%"},"total_revenue_prior":{"format":"double","type":"number","description":"total revenue prior","example":100000000},"program_svcs_revenue":{"type":"string","description":"programs/services revenue","example":"52.2%"},"membership_dues":{"type":"string","description":"membership dues revenue","example":"1.0%"},"investment_income":{"type":"string","description":"investment income revenue","example":"0.9%"},"government_grants":{"type":"string","description":"government grants revenue","example":"0.0%"},"other_grants_contributions":{"type":"string","description":"other grants/contributions revenue","example":"45.6%"},"other_revenue":{"type":"string","description":"other revenue","example":"0.3%"}}},"Expense_Composition":{"type":"object","description":"expense composition section of financial trends analysis","properties":{"total_expenses_before_depreciation":{"format":"int64","type":"integer","description":"total expenses before depreciation","example":10000000},"total_expenses_percent_change_over_prior_year":{"type":"string","description":"total expenses percent change over the prior year","example":"5.8%"},"personnel":{"type":"string","description":"personnel expenses","example":"71.5%"},"professional_fees":{"type":"string","description":"professional fees expenses","example":"6.2%"},"occupancy":{"type":"string","description":"occupancy expenses","example":"8.7%"},"interest_expense":{"type":"string","description":"expenses from interest","example":"0.2%"},"pass_through":{"type":"string","description":"Pass through expenses","example":"0.0%"},"all_other_expenses":{"type":"string","description":"all other expenses","example":"13.4%"}}},"Full_Cost_Components":{"type":"object","description":"full cost components section of financial trends analysis","properties":{"total_expenses_after_depreciation":{"format":"int64","type":"integer","description":"total expenses after depreciation","example":100000000},"one_month_of_savings":{"format":"int64","type":"integer","description":"one month of savings","example":100000000},"debt_principal_payment":{"format":"int64","type":"integer","description":"Debt principal payment","example":100000000},"fixed_asset_additions":{"format":"int64","type":"integer","description":"Fixed asset additions","example":10000000},"total_full_costs_estimated":{"format":"int64","type":"integer","description":"estimated total full costs","example":10000000}}},"Liquidity":{"type":"object","description":"liquidity capital structure indicator","properties":{"months_of_cash":{"format":"double","type":"number","description":"months worth of cash","example":7.2},"months_of_cash_and_investments":{"format":"double","type":"number","description":"months worth of cash and investments","example":16},"months_of_estimated_liquid_unrestricted_net_assets":{"format":"double","type":"number","description":"estimated months worth of liquid unrestricted net assets","example":4.8}}},"Balance_Sheet_Composition":{"type":"object","description":"balance sheet composition","properties":{"cash":{"format":"int64","type":"integer","description":"total cash","example":10000000},"investments":{"format":"int64","type":"integer","description":"total investments","example":100000000},"receivables":{"format":"int64","type":"integer","description":"total receivables","example":1000000},"gross_land_buildings_and_equipment_lbe":{"format":"int64","type":"integer","description":"gross land buildings and equipment amount","example":10000000},"accumulated_depreciation_as_percent_of_lbe":{"type":"string","description":"accumulated depreciation as percent of land and buildings","example":"57.9%"},"liabilities_as_percent_of_net_assets":{"type":"string","description":"liabilities as a percent of net assets","example":"35.3%"},"unrestricted_net_assets":{"format":"int64","type":"integer","description":"unrestrited net assets total","example":1000000},"temporarily_restricted_net_assets":{"format":"int64","type":"integer","description":"temporarily restricted net assets total","example":100000000},"permanently_restricted_net_assets":{"format":"int64","type":"integer","description":"permanently restricted net assets total","example":10000000},"restricted_net_assets":{"format":"int64","type":"integer","description":"restricted net assets total","example":10000000},"total_net_assets":{"format":"int64","type":"integer","description":"total net assets","example":1000000}}},"DemographicsSubCategory":{"type":"object","description":"DEPRECATED","deprecated":true,"properties":{"subcategory":{"type":"string","description":"DEPRECATED","example":""},"staff_levels":{"type":"array","description":"DEPRECATED","deprecated":true,"example":[],"items":{"$ref":"#/components/schemas/DemographicsStaffLevel"}}}},"DEI2SubCategory":{"type":"object","description":"Demographics, Equity, and Inclusion 2 sub category","properties":{"subcategory_id":{"type":"integer","description":"Subcategory Id","example":1},"subcategory":{"type":"string","description":"subcategory description","example":"Asian/Asian American"},"board_members":{"format":"int32","type":"integer","description":"board members in demographic group","example":1},"staff":{"format":"int32","type":"integer","description":"staff members in demographic group","example":27},"senior_staff":{"format":"int32","type":"integer","description":"senior staff members in demographic group","example":2},"reported_by_ceo":{"type":"boolean","description":"whether or not reported by CEO","example":true},"reported_by_coceo":{"type":"boolean","description":"whether or not reported by co CEO","example":false}}},"DemographicsStaffLevel":{"type":"object","description":"DEPRECATED","deprecated":true,"properties":{"staff_level":{"type":"string","description":"DEPRECATED","example":""},"count":{"format":"int32","type":"integer","description":"DEPRECATED"}}},"OK_PublicProfile3_":{"type":"object","example":null,"properties":{"code":{"type":"string","description":"HTTP response status code.","example":200},"status":{"type":"string","description":"Description of the HTTP response status code.","example":"OK"}}},"BadRequest":{"type":"object","properties":{"code":{"type":"string","description":"HTTP response status code.","example":400},"message":{"type":"string","example":"The request cannot be fulfilled due to bad syntax."}}},"Unauthorized":{"type":"object","properties":{"code":{"type":"string","description":"HTTP response status code.","example":401},"message":{"type":"string","example":"Access denied due to invalid subscription key. Make sure to provide a valid key for an active subscription."}}},"Forbidden":{"type":"object","properties":{"code":{"type":"string","description":"HTTP response status code.","example":403},"message":{"type":"string","example":"Forbidden, we found insufficient permissions to grant access to the resources. Please check the detailed message of the response."}}},"NotFound":{"type":"object","properties":{"code":{"type":"string","description":"HTTP response status code.","example":404},"message":{"type":"string","example":"Request was processed successfully but we could not find the resource ein"}}},"NotAcceptable":{"type":"object","properties":{"code":{"type":"string","description":"HTTP response status code.","example":406},"message":{"type":"string","example":"The requested resource is capable of generating only content not acceptable according to the Accept headers sent in the request."}}},"TooManyRequests":{"type":"object","properties":{"code":{"type":"string","description":"HTTP response status code.","example":429},"message":{"type":"string","example":"Rate limit is exceeded. Try again later."}}},"InternalServerError":{"type":"object","properties":{"code":{"type":"string","description":"HTTP response status code.","example":500},"message":{"type":"string","example":"Oh no!, this is bad, something went wrong... please contact API support!"}}}}},"security":[{"apiKeyHeader":[]},{"apiKeyQuery":[]}],"x-readme":{"explorer-enabled":true,"proxy-enabled":true}}