nrel.gov

Query our database of federal and state laws and incentives for alternative fuels and vehicles, air quality, fuel efficiency, and other transportation-related topics. This dataset powers the Federal and State Laws and Incentives on the Alternative Fuels Dat

4 endpoints open_data
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (1 total)

nrel-pipes ✓ Official
pip install nrel-pipes
curl examples
Return a full list of laws and incentives that match your query.
curl \
  /v1.{output_format}
Get the points of contact for a given jurisdiction.
curl \
  /v1/pocs.{output_format}
Fetch the details of a specific law given the law's ID.
curl \
  /v1/{id}.{output_format}
Endpoints (4 total)
GET
/v1.{output_format}
Return a full list of laws and incentives that match your query.
GET
/v1/pocs.{output_format}
Get the points of contact for a given jurisdiction.
GET
/v1/{id}.{output_format}
Fetch the details of a specific law given the law's ID.
GET
/v1/category-list.{output_format}
Return the law categories for a given category type.
Language coverage
Python
1
At a glance
Total SDKs1
Languages1
Endpoints4
Categories1
Other Nrel APIs (1)
building-case-studies