You've probably heard the term "open data" thrown around. Politicians promise it, tech advocates champion it, and news articles mention it in passing. But for most people, it feels abstract—a nice idea stuck in a government PDF somewhere. The OPEN Government Data Act, signed into law in 2019, changed that. It didn't just suggest transparency; it built a system for it. This law is the reason a small business owner can analyze federal spending trends, a researcher can track environmental changes, or a journalist can uncover patterns in public health data without filing a dozen Freedom of Information Act (FOIA) requests. Let's cut through the legal jargon and look at what this law actually does, how you can use it, and where it still falls short.
What’s Inside This Guide
What Exactly is the OPEN Government Data Act?
The OPEN Government Data Act (OGDA) is Title II of the Foundations for Evidence-Based Policymaking Act of 2018. That's a mouthful, but the core idea is simple: it made open data the default, not the exception, for U.S. federal agencies. Before this law, agencies could choose what to publish and in what format. The result was a messy patchwork. You might find a useful dataset from the EPA, only to discover the Department of Transportation's similar data was locked in a scanned PDF—utterly useless for analysis.
The OGDA codified into law practices that pioneers at places like Data.gov had been advocating for years. It mandates that government data assets be published as open data by default. The key word is "assets." This includes everything from satellite imagery and sensor readings to budget spreadsheets and grant award information, as long as it doesn't violate privacy, security, or other legitimate restrictions.
The Non-Negotiable Principles of Open Data
The law doesn't just say "publish data." It defines what open data must be, using a set of concrete principles. This is where the rubber meets the road. If data doesn't meet these criteria, it's not compliant with the spirit of the Act.
| Principle | What It Means | Why It Matters |
|---|---|---|
| Machine-Readable | Data must be in a format that software can easily process (e.g., CSV, JSON, XML). No scanned PDFs or image files as the primary source. | This allows for automated analysis. A researcher can download thousands of rows of spending data and run statistical models, something impossible with a document. |
| Open License | Data is not subject to copyright or other restrictions that prevent free use, reuse, and redistribution. | You can build a commercial app using census data without fear of legal trouble. It fosters innovation. |
| Public | Available to anyone without requiring registration or justifying its use. | No gatekeeping. A high school student working on a civics project has the same access as a Fortune 500 company. |
| Discoverable | Listed on a central, public online portal (primarily Data.gov) with clear metadata. | You can find what you're looking for. Metadata (data about the data) tells you who created it, when it was updated, and what the fields mean. |
Here's a mistake I see often: people confuse "publicly available" with "open." A 100-page PDF report posted on a website is publicly available. But if the key data within it is trapped as text in that PDF, it's not open data. The OGDA aims to eliminate that practice for core data assets.
How to Actually Find and Use Government Data
Okay, the law exists. Where do you go? While the OGDA applies across the federal government, implementation varies. Here’s a practical, step-by-step approach.
Start at the Central Hub: Data.gov
Data.gov is the federal government's open data site, mandated by the OGDA. It's your best starting point. Use its search and filter tools. But don't just search broadly for "climate." Be specific: "NOAA daily temperature readings by station, 2020-2024." The metadata is your friend—read it to understand the dataset's limitations and update frequency.
Go Directly to Agency Portals
Many major agencies have their own robust data portals that often contain more specialized or recent data than what's immediately surfaced on Data.gov.
The Census Bureau has an incredible API for demographic and economic data. NASA publishes vast amounts of earth science data. The Department of Health and Human Services runs HealthData.gov. If you know which agency likely holds the data you need, go straight to their site. A 2023 memo from the U.S. Office of Management and Budget (OMB M-23-22) reinforced agency responsibilities to maintain these inventories, so they are generally well-maintained.
What to Do When You Hit a Wall
You won't find everything. The law has exceptions for privacy, national security, and other reasons. If you believe data should be public but isn't, you have a few paths. First, check if there's a "Contact Us" link on the relevant dataset page or portal. Sometimes data exists but hasn't been properly linked. Your second option is a FOIA request. Ironically, the OGDA is supposed to reduce the need for FOIA by making data proactively available. If you're constantly filing FOIA requests for structured data that clearly should be open, that's a sign an agency may not be fully complying with the default-to-open mandate.
The Real-World Impact: More Than Just Spreadsheets
The impact of systemic open data is subtle but profound. It's not about one big revelation; it's about thousands of small efficiencies and innovations.
Consider a startup that uses Department of Transportation freight movement data combined with Energy Information Administration fuel price data to build a logistics optimization tool for trucking companies. That business model is directly enabled by reliable, machine-readable open data.
Or look at civic watchdogs. Organizations like the Data Foundation or journalists at outlets like The Markup use federal spending data to track the flow of COVID-19 relief funds or identify patterns in contract awards. This is accountability baked into the system, not fought for case-by-case.
There's also a cultural shift inside government. I've spoken to federal statisticians who say the law gave them leverage to modernize legacy systems. "We need to produce this as an API now, it's the law" is a powerful argument against inertia.
But let's be honest—it's not perfect. Compliance is uneven. Some agencies are stars; others are laggards. The data quality on some older datasets is questionable. And "machine-readable" is a low bar. Truly accessible data needs good documentation and clean formatting, which doesn't always happen. The law set the floor, not the ceiling.
Reader Comments