{"id":31566027,"url":"https://github.com/makegov/awesome-procurement-data","last_synced_at":"2026-02-13T21:09:12.425Z","repository":{"id":208302533,"uuid":"721298881","full_name":"makegov/awesome-procurement-data","owner":"makegov","description":"A carefully curated list of awesome US federal government procurement data resources.","archived":false,"fork":false,"pushed_at":"2023-11-29T22:37:56.000Z","size":12,"stargazers_count":60,"open_issues_count":3,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-09T04:05:37.977Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/makegov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE.md","code_of_conduct":"code_of_conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-11-20T19:12:57.000Z","updated_at":"2025-10-30T02:06:27.000Z","dependencies_parsed_at":"2024-01-14T13:06:59.266Z","dependency_job_id":null,"html_url":"https://github.com/makegov/awesome-procurement-data","commit_stats":null,"previous_names":["tandemgov/awesome-procurement-data","makegov/awesome-procurement-data"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/makegov/awesome-procurement-data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makegov%2Fawesome-procurement-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makegov%2Fawesome-procurement-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makegov%2Fawesome-procurement-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makegov%2Fawesome-procurement-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makegov","download_url":"https://codeload.github.com/makegov/awesome-procurement-data/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makegov%2Fawesome-procurement-data/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29417716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2025-10-05T07:22:49.807Z","updated_at":"2026-02-13T21:09:12.419Z","avatar_url":"https://github.com/makegov.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Awesome Procurement Data [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\n\u003e Carefully curated list of awesome US federal government procurement data resources.\n\nThe US Federal Government obligates something like $1 trillion each year through federal contracts. It also generates a ton of data about federal procurement. This list attempts to create access to the APIs, utilities, and systems that power the federal #govcon landscape.\n\nContributions welcome. Add links through pull requests or create an issue to start a discussion. Read the [contribution guidelines](contributing.md) first.\n\n## Contents\n\n- [Official Government Resources](#official-government-resources)\n- [Utilities and Client Libraries](#utilities-and-client-libraries)\n- [Data Science](#data-science)\n\n## Official Government Resources\n\n- [SAM.gov Entity/Exclusions Extracts Download APIs](https://open.gsa.gov/api/sam-entity-extracts-api/) - The API that allows access to SAM.gov's entity information\n- [SAM.gov Opportunities API](https://open.gsa.gov/api/get-opportunities-public-api/) - All the federal contract opportunities in SAM.gov\n- [CALC API](https://open.gsa.gov/api/dx-calc-api/) - Labor Rates from GSA's eight GSA professional services schedules\n- [FPDS API](https://www.fpds.gov/wiki/index.php/ATOM_Feed_FAQ) - The XML feed we all know and... well, we know it anyway...\n- [USASpending](https://api.usaspending.gov) - Maybe the GOAT of GovCon APIs?\n- [SBIR API](https://www.sbir.gov/api/) - An API that powers the SBIR.gov website\n- [FAR](https://github.com/GSA/GSA-Acquisition-FAR) - The FAR in various formats (including XML, ePub, docx, and PDF)\n- [Acquisition Gateway Document Library API](https://open.gsa.gov/api/ag-api/) - Structured data that for documents on the Acquisition Gateway (May not be publicly accessible).\n\n## Utilities and Client Libraries\n\n- [FPDS](https://github.com/dherincx92/fpds) - Accessing the Federal Procurement Data System (FPDS) ATOM feed in Python and a CLI\n- [PSC Selection Tool](https://psctool.us/home) - An API maintained by the Defense Pricing and Contracting (DPC) office for accessing NAICS and PSC codes.\n- [FSCPSC](https://www.fscpsc.com/) - A \"prediction engine\" for NAICS and PSC codes. It has a cool [API](https://api.fscpsc.com/), too!\n- [pysam](https://github.com/jpleger/pysam) - A python wrapper over the SAM API\n- [SamDotNet](https://github.com/mheadd/SamDotNet) - A C# wrapper over the SAM API\n- [procurement-tools](https://github.com/tandemgov/procurement-tools) - A python library for various procurement-related tasks\n- [The Pulse of GovCon's Part9 API](https://thepulsegovcon.com/product/part9-api/) - An API that consolidates opportunities from SAM.gov, Challenge.gov, Grants.gov and legacy FBO.gov\n- [Sec. 889 Compliance Tool](https://github.com/nasa/889-Compliance-SAM-Tool-) - A library built by NASA to quickly determine Vendor 889 Compliance\n\n## Data science and other cool stuff\n\n- [David Gill's Acquisition Innovation repo](https://github.com/DGill-Procurement/AcquisitionInnovation) - Structured transaction reports from USASpending.gov and some NLP utilities using R\n- [DIIG CSIS Lookup Tables](https://github.com/CSISdefense/Lookup-Tables) - A bunch of tables used in procurement (including NAICS codes, contracting offices, etc)\n- [USASpending Bot](https://github.com/coforma/usa-spending-bot) - A slack bot that uses usaspending.gov's API to retrieve data on awarded contracts\n- [SAM.gov webscraper](https://github.com/jankaltenegger/SAM.gov-Webscraper) - Use Google Sheets to track SAM opportunities? Here's a tool for that\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakegov%2Fawesome-procurement-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakegov%2Fawesome-procurement-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakegov%2Fawesome-procurement-data/lists"}