{"id":25100916,"url":"https://github.com/antonio-hickey/fedpy","last_synced_at":"2025-04-19T16:08:13.898Z","repository":{"id":46217487,"uuid":"377663672","full_name":"antonio-hickey/FedPy","owner":"antonio-hickey","description":"Python library for all things Federal Reserve related","archived":false,"fork":false,"pushed_at":"2025-01-26T03:00:32.000Z","size":332,"stargazers_count":9,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T03:26:53.661Z","etag":null,"topics":["economics","fed","federal-reserve","python"],"latest_commit_sha":null,"homepage":"https://antonio-hickey.github.io/FedPy.Docs/","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/antonio-hickey.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-06-17T00:42:58.000Z","updated_at":"2025-01-26T03:00:35.000Z","dependencies_parsed_at":"2023-02-08T12:45:50.276Z","dependency_job_id":null,"html_url":"https://github.com/antonio-hickey/FedPy","commit_stats":{"total_commits":89,"total_committers":2,"mean_commits":44.5,"dds":0.1910112359550562,"last_synced_commit":"765d441f4e2fba6dea7919d3efcda304d9928b10"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonio-hickey%2FFedPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonio-hickey%2FFedPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonio-hickey%2FFedPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antonio-hickey%2FFedPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antonio-hickey","download_url":"https://codeload.github.com/antonio-hickey/FedPy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237710129,"owners_count":19354142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["economics","fed","federal-reserve","python"],"created_at":"2025-02-07T20:20:50.607Z","updated_at":"2025-02-07T20:20:51.296Z","avatar_url":"https://github.com/antonio-hickey.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FedPy\n### _Everything Federal Reserve Related_\n\n\u003cimg src=\"https://github.com/antonio-hickey/image-bucket/blob/master/Logo_FedPy.png?raw=true\"/\u003e\n\nOpen source python library for quickly and seamlessly pulling data related to the Federal Reserve.\n\n## Installation:\nInstall using pip:\n\n```sh\npip install FedPy\n```\n\n\n\n## Basic Example Usage:\n\nCheck out the [Documentation](https://antonio-hickey.github.io/FedPy.Docs/) for more in depth usage!\n\n\n- Pull all the U.S Treasury Bills currently held in the Federal Reserve's System Open Market Account (SOMA) portfolio.\n    - ```python\n        import FedPy\n        \n        t_bill_holdings = FedPy.SOMA().holdings(\"bills\")\n\n- Pull Temporary Open Market Operations (TOMO) conducted by the Federal Reserve.\n\n    - ```python \n        import FedPy\n        \n        repo_ops = FedPy.TOMO().repo()\n        rev_repo_ops = FedPy.TOMO().reverse_repo()\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonio-hickey%2Ffedpy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonio-hickey%2Ffedpy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonio-hickey%2Ffedpy/lists"}