Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

eregs/regulations-parser

Repository files navigation

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.