Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
33254a5dbc
Initial commit
1 year ago
2a907046ab
Initialize ReadMe
1 year ago
Storage Buckets

README.md

You have to be logged in to leave a comment. Sign In

IRS 990 Filings

Stream data with DDA:

import os, git
from dagshub.streaming import DagsHubFilesystem
url = 'https://<username>:<token>@dagshub.com/DagsHub-Datasets/irs990-dataset.git'
git.Git("./").clone(url)
fs = DagsHubFilesystem("irs990-dataset")
print(list(fs.scandir("irs990-dataset")))
print(list(fs.listdir("irs990-dataset/s3://irs-form-990")))

Description:

On December 16, 2021 the IRS announced that it would discontinue updates to the IRS 990 Filings dataset on AWS, starting December 31, 2021.

The IRS has requested public inquiries be directed to +1-800-829-1040.

Machine-readable data from certain electronic 990 forms filed with the IRS from 2013 to present.

Contact:

On December 16, 2021 the IRS announced that it would discontinue updates to the IRS 990 Filings dataset on AWS, starting December 31, 2021.

The IRS has requested public inquiries be directed to +1-800-829-1040.

Machine-readable data from certain electronic 990 forms filed with the IRS from 2013 to present.

Update Frequency:

New filings are added regularly

Managed By:

The Internal Revenue Service

Resources:

  1. resource:
    • Description: xml, json, csv
    • ARN: arn:aws:s3:::irs-form-990
    • Region: us-east-1
    • Type: S3 Bucket

Tags:

aws-pds, regulatory, statistics

Tutorials:

  1. tutorial:

Tools & Applications:

  1. tools & applications:

  2. tools & applications:

  3. tools & applications:

  4. tools & applications:

  5. tools & applications:

  6. tools & applications:

  7. tools & applications:

  8. tools & applications:

  9. tools & applications:

  10. tools & applications:

Tip!

Press p or to see the previous file or, n or to see the next file

About

irs990-dataset is originate from the Registry of Open Data on AWS

Collaborators 5

Comments

Loading...