Skip to content

PerpIexity/fed-graph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 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

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/api/kpis/Federal_Government

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 62.8%
  • CSS 31.2%
  • HTML 6.0%