eregs / regulations-parser

Parser for U.S. federal regulations and other regulatory information
Creative Commons Zero v1.0 Universal
36 stars 40 forks source link

Regulations Parser

This library/tool parses federal regulations (either plain text or XML) and much of their associated content. It can write the results to JSON files, an API, or even a git repository. The parser works hand-in-hand with regulations-core, an API for hosting the parsed regulations and regulations-site, a front-end for the data structures generated.

This repository is part of a larger project. To read about it, please see https://eregs.github.io/.

Status

Build Status Coverage Status

Docs

See eregs-parser on Read the Docs for setup, architecture, and maintenance docs.