KarmaScripter / BudgetEnumerations

The enumerations used in the Budget Execution tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enumeration types used in the Budget Execution tool: an open source data analysis application for Analysts in the US EPA developed in C# and released under the MIT license.

System requirements

  • You need VC++ 2019 Runtime 32-bit and 64-bit versions

  • You will need .NET 6.

  • Build and reference.

Getting started

Documentation

Code

  • Static - main UI layer and associated controls and related functionality
  • ThrowIf - various enumerations used for budgetary accounting
  • WinMinion - useful extension methods for budget analysis by type
  • DataMinion - useful extension methods for budget analysis by type
  • WebMinion - useful extension methods for budget analysis by type

Budget Execution Screenshots

Datagrids to query financial data

Excel-like UI over a relational database

Maps for congressional projects (earmarks) and pollution sites

Baby Browser

Budget Calculator

Fiscal Year Utility for full-time equivalency metrics

Environmental Program Definitions

Data Visualization

About

The enumerations used in the Budget Execution tool

License:MIT License


Languages

Language:C# 100.0%