Skip to content

Fed Graph is a dynamic, interactive graph built in React, showcasing key statistics for government employees, including median age, average salary, median tenure, and additional insights as a complimentary tool for DOGE.

Notifications You must be signed in to change notification settings

CRlKEY/fed-graph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoD Spend (7)

Fed Graph: Federal Government Workforce Dashboard via Michael Mendy & BigBalls

Screenshot 2025-02-25 at 12 38 45 AM

Age Distribution

Screenshot 2025-02-25 at 12 38 51 AM

Salary Range

Screenshot 2025-02-25 at 12 38 56 AM

Employment Tenure

Screenshot 2025-02-25 at 12 39 02 AM

Video

FedGraph.mov

Agencies That Have Stats

Screenshot 2025-02-27 at 6 39 26 PM

  • Federal Government in aggregate
  • OMB
  • NTSB
  • DOT
  • Bureau of Alcohol, Tobacco, Firearms, and Explosives (ATF)
  • DEA (Defined As A Child Agency of the DOJ)
  • FBI (Defined As A Child Agency of the DOJ)
  • DoD
  • SEC
  • SBA
  • DOJ
  • HUD
  • IRS
  • FCC
  • EPA
  • HHS (Health and Human Services)
  • Veteran's Affairs
  • Department of Treasury
  • Department of Education
  • Department of Energy
  • U.S. State Department

Data Visualizations

  • Age Distribution: Breakdown of federal employees by age group
  • Salary Ranges: Distribution of employees across salary bands
  • Telework Eligibility: Percentage of workforce eligible for telework
  • Employee Tenure: Length of service across the federal workforce

Key Metrics

  • Total Federal Employees
  • Annual Salary Budget
  • Average Salary
  • DC-Based Employees
  • Average Employee Age

Installation

git clone https://github.com/DepartmentOfGovernmentEfficiency/fed-graph.git

cd fed-graph

npm install

npm start

Usage

The dashboard automatically displays the federal workforce data when loaded. Users can:

  1. View the overview dashboard with summary statistics
  2. Click on tabs to explore detailed breakdowns by age, salary, and tenure
  3. Hover over data points to see exact values and percentages

Data Source

This dashboard visualizes data from the API: doge.gov

Acknowledgements

Designed and built by Michael Mendy © 2025 with help from BigBalls.

About

Fed Graph is a dynamic, interactive graph built in React, showcasing key statistics for government employees, including median age, average salary, median tenure, and additional insights as a complimentary tool for DOGE.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.5%
  • CSS 11.3%
  • HTML 2.2%