{"id":41294149,"url":"https://github.com/tniedbala/secdatatools","last_synced_at":"2026-01-23T04:04:31.618Z","repository":{"id":224447735,"uuid":"100441035","full_name":"tniedbala/SECDataTools","owner":"tniedbala","description":"Simple Python utility that downloads and extracts SEC financial statement data sets.","archived":false,"fork":false,"pushed_at":"2017-08-16T04:16:34.000Z","size":11,"stargazers_count":30,"open_issues_count":0,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-02-26T02:41:17.196Z","etag":null,"topics":["accounting","analysis","csv","data","dataset","finance","financial-statements","securities","tsv","utility"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tniedbala.png","metadata":{"files":{"readme":"Readme.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"License","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2017-08-16T02:53:48.000Z","updated_at":"2024-02-26T02:41:18.785Z","dependencies_parsed_at":"2024-02-26T02:51:20.171Z","dependency_job_id":null,"html_url":"https://github.com/tniedbala/SECDataTools","commit_stats":null,"previous_names":["tniedbala/secdatatools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tniedbala/SECDataTools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tniedbala%2FSECDataTools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tniedbala%2FSECDataTools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tniedbala%2FSECDataTools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tniedbala%2FSECDataTools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tniedbala","download_url":"https://codeload.github.com/tniedbala/SECDataTools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tniedbala%2FSECDataTools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28679580,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T04:02:18.746Z","status":"ssl_error","status_checked_at":"2026-01-23T04:01:41.298Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["accounting","analysis","csv","data","dataset","finance","financial-statements","securities","tsv","utility"],"created_at":"2026-01-23T04:02:49.861Z","updated_at":"2026-01-23T04:04:31.601Z","avatar_url":"https://github.com/tniedbala.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## SECDataTools\n\n\nSimple Python utility that downloads and extracts financial statement zip archives made publicly available by the US Securities and Exchange Comission (SEC) at https://www.sec.gov/dera/data/financial-statement-data-sets.html. \n\n### Requirements\n\n- Python version 3.3 or higher\n- Modern version of Windows, Mac OS X, Linux\n\n\n### Quick Start\n\n*SECDataTools/GetData* may be run as a standalone script. With no arguments provided all available datasets are downloaded to an *./sec_zip* subdirectory within the current working directory, and then extracted to the cwd:\n\n```\n$ python SECDataTools/GetData\n````\nThe same can be achieved from within a Python module as follows:\n\n``` python\nimport SECDataTools as sec\n\nsec.download()\nsec.extract()\n```\n\nAdditional command line and module functionality is available. See [documentation](/docs) for additional details.\n\n\n### Documentation\n\n1. [Command Line Reference](docs/command_line.md)\n2. [Module Reference](docs/module_reference.md)\n3. [Extract Options](docs/extract_options.md)\n\n\n### Project Status\n\nSECDataTools currently retrieves SEC financial statement datasets and is available for Python version 3.3 or higher. Expected updates include:\n\n- Python 2.7 support\n- Database tools and utilities\n- Support for additional datasets available at https://www.sec.gov/data\n\n\n### License\n\n[MIT](/License)\n\n\n### Disclaimer\n\nThis software has been created for informational/educational purposes only and is not intended for use in making investment decisions. I make absolutely no guarantees regarding the accuracy, reliability or completeness of information generated in connection with the software and place an added emphasis on all language found within the software's [License](License).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftniedbala%2Fsecdatatools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftniedbala%2Fsecdatatools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftniedbala%2Fsecdatatools/lists"}