ProPublica Nonprofit Explorer (Independent Publisher) (プレビュー)
ProPublica Nonprofit Explorerは、非課税組織の 300 万件の納税申告書の要約を提供し、役員報酬や収入と支出などの財務の詳細を見ることができます。 2013 年以降に公開された国税庁のデータを閲覧でき、2001 年までさかのぼった 1400 万件以上の確定申告書類にアクセスすることができます。
このコネクタは、次の製品および地域で利用可能です:
Service | クラス | 地域 |
---|---|---|
Logic Apps | 標準 | 以下を除くすべての Logic Apps 地域 : - Azure 政府の地域 - Azure 中国の地域 - 国防総省 (DoD) |
Power Automate | プレミアム | 以下を除くすべての Power Automate 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運用する中国のクラウド - 国防総省 (DoD) |
Power Apps | プレミアム | 以下を除くすべての Power Apps 地域 : - 米国政府 (GCC) - 米国政府 (GCC High) - 21Vianet が運用する中国のクラウド - 米国国防総省 (DoD) |
お問い合わせ先 | |
---|---|
件名 | Troy Taylor |
[URL] | https://www.hitachisolutions.com |
メール | ttaylor@hitachisolutions.com |
Connector Metadata | |
---|---|
発行者 | Troy Taylor |
Web サイト | https://projects.propublica.org/nonprofits/api |
プライバシー ポリシー | https://www.propublica.org/legal/ |
カテゴリー | データ |
調整制限
名前 | 呼び出し | 更新期間 |
---|---|---|
接続ごとの API 呼び出し | 100 | 60 秒 |
アクション
非営利団体の検索 |
指定された検索条件に一致する組織のリストを返します。 |
非営利情報の取得 |
指定された組織の整数: EIN で、利用可能なすべてのデータを返します。 |
非営利団体の検索
指定された検索条件に一致する組織のリストを返します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
クエリ
|
q | string |
キーワード検索文字列です。 このパラメーターを使用した検索では、(順番に) 組織名、組織の代替名、都市が検索されます。 |
|
ぺージ
|
page | integer |
リクエストの (ゼロ インデックスの) ページ番号です。 既定値は 0 です。 |
|
状態 ID
|
state[id] | string |
提供されている場合は、指定された州または米国領からの結果のみを返します。 2 文字の米国郵政公社の略語を使用する必要があります。 コード「ZZ」は、米国外を拠点とし、米国でフォーム 990 を提出する必要のある企業に使用されます |
|
NTEE ID
|
ntee[id] | integer |
提供されている場合は、指定された免除エンティティの全国分類 (NTEE) メジャー グループからの結果のみを返します。 1〜10 の整数である必要があります。 |
|
サブセクション コード
|
c_code[id] | integer |
提供された場合、税法第 501 条 (c) の所定の小項目に分類される組織のみを返す。ただし、第 4947 条 (a)(1) の場合は特別なケースがある。 整数である必要があります。 |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
合計結果数
|
total_results | integer |
結果の合計数です。 |
組織
|
organizations | array of object | |
EIN
|
organizations.ein | integer |
この納税申告に関連する組織の雇用者識別番号 (EIN)。 (注: この値は整数値を表すため、先行ゼロを含む EIN 値では、先行ゼロがトリミングされます。) |
STREIN
|
organizations.strein | string |
「XX-XXXXXXX」形式の EIN のバージョン。該当する場合は先行ゼロが含まれます。 |
件名
|
organizations.name | string |
組織名。 |
サブ ネーム
|
organizations.sub_name | string |
セカンダリ名です。 |
都市
|
organizations.city | string |
市区町村。 |
状態
|
organizations.state | string |
州。 |
NTEE コード
|
organizations.ntee_code | string |
この組織の免除エンティティの全国分類 (NTEE) カテゴリです。 |
生の NTEE コード
|
organizations.raw_ntee_code | string |
この組織の免除エンティティの生の (NTEE) カテゴリです。 |
サブセクション コード
|
organizations.subseccd | integer |
この組織のサブセクションコード (501(c)(___) または 4947(a)(1)) です。 |
サブ セクションがある
|
organizations.has_subseccd | boolean |
組織がサブセクション コードを持っているかどうか |
出願している
|
organizations.have_filings | boolean |
組織が出願しているかどうかを表わします。 |
抽出物がある
|
organizations.have_extracts | boolean |
組織に抽出物があるかどうかを表わします。 |
PDF がある
|
organizations.have_pdfs | boolean |
組織にPDFがあるかどうかを表わします。 |
スコア
|
organizations.score | float |
スコアです。 |
ページ数
|
num_pages | integer |
ページ分割のページ数です。 |
現在のページ
|
cur_page | integer |
現在表示されているページが返されます。 |
ページ オフセット
|
page_offset | integer |
ページのオフセット番号です。 |
Per ページ
|
per_page | integer |
ページあたりの数。 |
検索クエリ
|
search_query | string |
検索クエリ。 |
選択された状態
|
selected_state | string |
選択された状態です。 |
選択された NTEE
|
selected_ntee | integer |
選択された NTEE です。 |
選択されたコード
|
selected_code | integer |
選択されたコードです。 |
データ ソース
|
data_source | string |
データ ソースです。 |
API Version
|
api_version | integer |
API のバージョン。 |
非営利情報の取得
指定された組織の整数: EIN で、利用可能なすべてのデータを返します。
パラメーター
名前 | キー | 必須 | 型 | 説明 |
---|---|---|---|---|
EIN
|
ein | True | string |
この納税申告に関連する組織の雇用者識別番号 (EIN)。 (注: この値は整数値を表すため、先行ゼロを含む EIN 値では、先行ゼロがトリミングされます。) |
戻り値
名前 | パス | 型 | 説明 |
---|---|---|---|
ID
|
organization.id | integer |
一意識別子。 |
EIN
|
organization.ein | integer |
EIN 番号。 |
件名
|
organization.name | string |
名前。 |
名前の取り扱い
|
organization.careofname | string |
名前の取り扱いです。 |
Address
|
organization.address | string |
住所。 |
都市
|
organization.city | string |
市区町村。 |
状態
|
organization.state | string |
状態を表わします。 |
Zip Code
|
organization.zipcode | string |
郵便番号。 |
免責番号
|
organization.exemption_number | integer |
免責番号です。 |
サブセクション コード
|
organization.subsection_code | integer |
サブセクション コード番号です。 |
所属コード
|
organization.affiliation_code | integer |
所属コード番号です。 |
分類コード
|
organization.classification_codes | string |
分類コードです。 |
裁定日
|
organization.ruling_date | string |
裁定日です。 |
控除コード
|
organization.deductibility_code | integer |
控除コード番号です。 |
基盤コード
|
organization.foundation_code | integer |
基盤コード番号です。 |
活動コード
|
organization.activity_codes | string |
活動コードです。 |
組織コード
|
organization.organization_code | integer |
組織コードです。 |
免除組織状態コード
|
organization.exempt_organization_status_code | integer |
免除組織状態コードです。 |
税期間
|
organization.tax_period | string |
税期間です。 |
資産コード
|
organization.asset_code | integer |
資産コード番号です。 |
所得コード
|
organization.income_code | integer |
所得コード番号です。 |
出願要件コード
|
organization.filing_requirement_code | integer |
出願要件コード番号です。 |
PF 出願要件コード
|
organization.pf_filing_requirement_code | integer |
PF 出願要件コード番号です。 |
会計期間
|
organization.accounting_period | integer |
会計期間番号です。 |
資産の金額
|
organization.asset_amount | integer |
資産の金額です。 |
収入金額
|
organization.income_amount | integer |
収入金額です。 |
売上金額
|
organization.revenue_amount | integer |
売上金額です。 |
NTEE コード
|
organization.ntee_code | string |
NTEE コードです。 |
並べ替え名
|
organization.sort_name | string |
並べ替え名です。 |
作成日
|
organization.created_at | string |
作成時刻。 |
更新日
|
organization.updated_at | string |
更新時刻。 |
データ ソース
|
organization.data_source | string |
データ ソースです。 |
抽出物がある
|
organization.have_extracts | boolean |
抽出物があるかどうかを示します。 |
PDF がある
|
organization.have_pdfs | boolean |
PDF があるかどうかを示します。 |
データ付き申告
|
filings_with_data | array of object | |
税期間
|
filings_with_data.tax_prd | integer |
税期間です。 |
課税期間年
|
filings_with_data.tax_prd_yr | integer |
課税期間年です。 |
フォームの種類
|
filings_with_data.formtype | integer |
フォームの種類です。 |
PDF URL
|
filings_with_data.pdf_url | string |
PDF の URL アドレス。 |
Updated
|
filings_with_data.updated | string |
更新時。 |
売上合計
|
filings_with_data.totrevenue | integer |
売上合計です。 |
総機能経費
|
filings_with_data.totfuncexpns | integer |
総機能経費です。 |
期末総資産額
|
filings_with_data.totassetsend | integer |
期末の総資産額です。 |
期末総負債
|
filings_with_data.totliabend | integer |
期末の総負債です。 |
補償とマークされた経費の割合
|
filings_with_data.pct_compnsatncurrofcr | integer |
「現役役員、取締役等の報酬」と記された経費の割合です。 |
納税
|
filings_with_data.tax_pd | string |
納税額です。 |
サブセクション コード
|
filings_with_data.subseccd | integer |
この組織のサブセクションコード (501(c)(___) または 4947(a)(1))。 |
非関連事業所得に関する質問
|
filings_with_data.unrelbusinccd | string |
非関連事業所得コードです。 |
入会金
|
filings_with_data.initiationfees | integer |
入会金です。 |
総収益額
|
filings_with_data.grsrcptspublicuse | integer |
総収益額です。 |
会員からの総収入
|
filings_with_data.grsincmembers | integer |
会員からの総収入です。 |
その他の源泉からの総収入
|
filings_with_data.grsincother | integer |
その他の源泉からの総収入です。 |
寄付金総額
|
filings_with_data.totcntrbgfts | integer |
寄付金総額です。 |
プログラム サービス売上
|
filings_with_data.totprgmrevnue | integer |
プログラム サービスの売上です。 |
投資収益
|
filings_with_data.invstmntinc | integer |
投資収益です。 |
非課税債券収入
|
filings_with_data.txexmptbndsproceeds | integer |
非課税債券収入です。 |
使用料
|
filings_with_data.royaltsinc | integer |
使用料です。 |
総賃貸料 - 不動産
|
filings_with_data.grsrntsreal | integer |
不動産の総賃料です。 |
総賃貸料 - 動産
|
filings_with_data.grsrntsprsnl | integer |
動産の総賃貸料です。 |
賃貸費用 - 不動産
|
filings_with_data.rntlexpnsreal | integer |
不動産の賃貸費用です。 |
賃貸費用 - 動産
|
filings_with_data.rntlexpnsprsnl | integer |
動産の賃貸費用です。 |
純賃貸料 - 不動産
|
filings_with_data.rntlincreal | integer |
不動産の純賃貸料です。 |
純賃貸料 - 動産
|
filings_with_data.rntlincprsnl | integer |
動産の純賃料です。 |
純賃貸料収入
|
filings_with_data.netrntlinc | integer |
純賃貸料収入です。 |
売却益 - 有価証券
|
filings_with_data.grsalesecur | integer |
有価証券の売却益です。 |
売却益 - その他資産
|
filings_with_data.grsalesothr | integer |
その他の資産の売却益です。 |
営業経費 - 有価証券
|
filings_with_data.cstbasisecur | integer |
有価証券の営業経費です。 |
営業経費 - その他の資産
|
filings_with_data.cstbasisothr | integer |
その他の資産の営業経費です。 |
売却益 - 有価証券
|
filings_with_data.gnlsecur | integer |
有価証券の売却益です。 |
売却益 - その他資産
|
filings_with_data.gnlsothr | integer |
その他の資産の売却益です。 |
資産の売却
|
filings_with_data.netgnls | integer |
資産の売却です。 |
総資金調達
|
filings_with_data.grsincfndrsng | integer |
総資金調達です。 |
資金調達費用
|
filings_with_data.lessdirfndrsng | integer |
資金調達費用です。 |
資金調達収入
|
filings_with_data.netincfndrsng | integer |
資金調達収入です。 |
ゲームからの総収入
|
filings_with_data.grsincgaming | integer |
ゲームからの総収入です。 |
ゲーム経費
|
filings_with_data.lessdirgaming | integer |
. |
ゲーム収益
|
filings_with_data.netincgaming | integer |
ゲームの収益です。 |
棚卸資産総売上高
|
filings_with_data.grsalesinvent | integer |
棚卸資産の総売上高です。 |
売却済商品の原価
|
filings_with_data.lesscstofgoods | integer |
売却済商品の原価です。 |
棚卸資産の販売による収益
|
filings_with_data.netincsales | integer |
棚卸資産の販売による収益です。 |
その他の売上
|
filings_with_data.miscrevtot11e | integer |
その他の売上です。 |
役員の報酬
|
filings_with_data.compnsatncurrofcr | integer |
現在の役員、取締役などの報酬です。 |
その他の給与と賃金
|
filings_with_data.othrsalwages | integer |
その他の給与と賃金です。 |
給与税
|
filings_with_data.payrolltx | integer |
給与税です。 |
専門家の資金調達手数料
|
filings_with_data.profndraising | integer |
専門家の資金調達手数料です。 |
非課税公債債務 - EOY (年度末)
|
filings_with_data.txexmptbndsend | integer |
EOY (年度末) の非課税公債債務です。 |
担保付き抵当権と支払手形 - EOY (年度末)
|
filings_with_data.secrdmrtgsend | integer |
EOY (年度末) 担保付き抵当権と支払手形です。 |
無担保抵当権と支払手形 - EOY (年度末)
|
filings_with_data.unsecurednotesend | integer |
EOY (年度末) 無担保抵当権と支払手形です。 |
資本剰余金 - EOY (年度末)
|
filings_with_data.retainedearnend | integer |
EOY (年度末) の資本剰余金です。 |
純資産合計 - EOY (年度末)
|
filings_with_data.totnetassetend | integer |
EOY (年度末) の純資産合計です。 |
非 PF 化の理由
|
filings_with_data.nonpfrea | string |
非 PF 化の理由です。 |
贈与助成金会費収入
|
filings_with_data.gftgrntsrcvd170 | integer |
贈与助成金会費収入です。 |
税収入 (170)
|
filings_with_data.txrevnuelevied170 | integer |
税収入です。 |
政府が提供するサービスまたは施設
|
filings_with_data.srvcsval170 | integer |
政府が提供するサービスまたは施設です。 |
利息収入総計
|
filings_with_data.grsinc170 | integer |
利息収入の総計です。 |
関連する活動からの総収入
|
filings_with_data.grsrcptsrelated170 | integer |
関連する活動からの総収入です。 |
贈与助成金会費収入
|
filings_with_data.totgftgrntrcvd509 | integer |
贈与助成金会費収入です。 |
アドミッション マーチャンダイズからの収益
|
filings_with_data.grsrcptsadmissn509 | integer |
アドミッション マーチャンダイズからの収益です。 |
税収入 (509)
|
filings_with_data.txrevnuelevied509 | integer |
税収入です。 |
政府が提供するサービスまたは施設
|
filings_with_data.srvcsval509 | integer |
政府が提供するサービスまたは施設です。 |
小計トータルサポート
|
filings_with_data.subtotsuppinc509 | integer |
小計トータル サポートです。 |
トータル サポート
|
filings_with_data.totsupp509 | integer |
トータル サポートです。 |
EIN
|
filings_with_data.ein | integer |
この納税申告に関連する組織の雇用者識別番号 (EIN)。 (注: この値は整数値を表すため、先行ゼロを含む EIN 値では、先行ゼロがトリミングされます。) |
データなし申告
|
filings_without_data | array of object | |
税期間
|
filings_without_data.tax_prd | integer |
課税期間番号です。 |
課税期間年
|
filings_without_data.tax_prd_yr | integer |
課税期間年です。 |
フォームの種類番号
|
filings_without_data.formtype | integer |
フォームの種類番号です。 |
フォームの種類
|
filings_without_data.formtype_str | string |
フォームの種類です。 |
PDF URL
|
filings_without_data.pdf_url | string |
PDF の URL アドレス。 |
データ ソース
|
data_source | string |
データ ソースです。 |
API Version
|
api_version | integer |
API のバージョン。 |