Skip to main content

No project description provided

Project description

Federal Register Python API Client

Table of Contents

Overview

This library is used to grab federal documents from the United States Federal Register. Additionally, it will help simplify the process of building requests for the different fields that can be returned for specific documents.

Setup

Right now, the library is not hosted on PyPi so you will need to do a local install on your system if you plan to use it in other scrips you use.

First, clone this repo to your local system. After you clone the repo, make sure to run the setup.py file, so you can install any dependencies you may need. To run the setup.py file, run the following command in your terminal.

pip install federal-register

This will install all the dependencies listed in the setup.py file. Once done you can use the library wherever you want.

Usage

Here is a simple example of using the federal_register library to grab a document using the document number.

from pprint import pprint
from federal_register.client import FederalRegister

# Initialize the client.
federal_register_client = FederalRegister()

# Grab a specific document.
federal_document = federal_register_client.document_by_id(
    document_id='2020-17469',
    fields='all'
)

# Print it out.
pprint(federal_document)

Support These Projects

Patreon: Help support this project and future projects by donating to my Patreon Page . I'm always looking to add more content for individuals like yourself, unfortuantely some of the APIs I would require me to pay monthly fees.

YouTube: If you'd like to watch more of my content, feel free to visit my YouTube channel Sigma Coding.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

federal-register-0.0.1.tar.gz (20.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

federal_register-0.0.1-py3-none-any.whl (20.5 kB view details)

Uploaded Python 3

File details

Details for the file federal-register-0.0.1.tar.gz.

File metadata

  • Download URL: federal-register-0.0.1.tar.gz
  • Upload date:
  • Size: 20.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.4

File hashes

Hashes for federal-register-0.0.1.tar.gz
Algorithm Hash digest
SHA256 cb23fe29f190a167f170331ca5c1d43b179138eb182f649f04fa3877d3ba2563
MD5 f2c16e2b402a0cfdc7d07dd2514ec9c8
BLAKE2b-256 613deff65f6f29d6b95154af92bad325b423f454d070b4ed35717b36986ca42e

See more details on using hashes here.

File details

Details for the file federal_register-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: federal_register-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 20.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.4

File hashes

Hashes for federal_register-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4b8df2eefe268b9df34a9e00f712306e041466679d80ba431e6507edd5c197d2
MD5 3b1cbc8574a787af0631b66f8a3f59cd
BLAKE2b-256 ff91e14ee56ff8cb19d8bd7dac25c28c8c8ccce85093dbec36117650c2174c83

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page