/regulations-parser

Parser for U.S. federal regulations and other regulatory information

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

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.