Skip to content

us1415/data-act-broker-backend

 
 

Repository files navigation

DATA Act Broker Backend

The DATA Act broker backend is a collection of services that power the DATA Act's central data submission platform.

The website that runs on these services is here: https://alpha-broker.usaspending.gov/.

Background

The U.S. Department of the Treasury is building a suite of open-source tools to help federal agencies comply with the DATA Act and to deliver the resulting standardized federal spending information back to agencies and to the public.

One of these tools is the DATA Act Broker (broker). The broker ingests federal spending data from agency award and financial systems, validates it, and standardizes it against the common DATA Act model. Treasury will make a hosted version of the broker freely available to agencies. Alternately, agencies can take this code and run the broker locally.

The broker contains:

The first three items compose the broker's backend and are maintained in this repository. For details about any of the above, please follow the links to their individual README files.

Using the DATA Act Broker

Using Treasury's Hosted Broker

If you're from a federal agency that will use Treasury's hosted DATA Act broker, you can probably stop reading here. Instead, visit the broker's website to request a user account.

Using a Broker Virtual Image (Coming Soon)

If you want to run the broker locally, the easiest way to get started is to use the self-contained package that includes all code, servers, and dependencies in an isolated virtual image. Coming soon.

Installing the Broker Locally

If you want to install the software on your own machine, follow the instructions on our DATA Broker contributing guide. If you're a developer on the DATA Act team or if you want to contribute to the project, this is the option you want.

Local installation directions

About

No description, website, or topics provided.

Resources

License

CC0-1.0, CC0-1.0 licenses found

Licenses found

CC0-1.0
LICENSE
CC0-1.0
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Other 0.2%