Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.53 KB

File metadata and controls

32 lines (23 loc) · 1.53 KB

CALC

CircleCI Code Climate Test Coverage Dependency Status

CALC, which stands for Contracts Awarded Labor Category, is a tool to help contracting personnel estimate their per-hour labor costs for a contract, based on historical pricing information. The tool is live at https://calc.gsa.gov. You can track our progress or file an issue on this repo.

Documentation

The most readable version of the project's developer documentation can be found at calc-dev.app.cloud.gov/docs/.

However, if that doesn't work for some reason, the documentation is also available in this repository's docs directory. To get started, you'll probably want to start with either the Setup guide or the Docker setup guide, depending on your preference.

You may also find the following documents useful:

Related repositories

  • 18F/calc-analysis contains data science experiments and other analyses that use CALC data.