United States of America education budget analysis

2,489
0
Updated:
Files:2
Size:85.1 kB
Formats:csv
License:odc-pddl

United States of America Education budget to GDP analysis Data comes from Office of Management and Budget, President’s Budget from white house official website on https://www.whitehouse.gov/sites/...

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/core/usa-education-budget-analysis/
https://datahub.io/core/usa-education-budget-analysis/_r/-/README.md
https://datahub.io/core/usa-education-budget-analysis/_r/-/UPDATE_SCRIPT_MAINTENANCE_REPORT.md
https://datahub.io/core/usa-education-budget-analysis/_r/-/archive/budget.csv
https://datahub.io/core/usa-education-budget-analysis/_r/-/archive/budget.xlsx
https://datahub.io/core/usa-education-budget-analysis/_r/-/archive/discretionary-budget.xlsx
https://datahub.io/core/usa-education-budget-analysis/_r/-/archive/gdp.csv
https://datahub.io/core/usa-education-budget-analysis/_r/-/data/budget-education.csv
https://datahub.io/core/usa-education-budget-analysis/_r/-/data/budget.csv
https://datahub.io/core/usa-education-budget-analysis/_r/-/data/data.csv
https://datahub.io/core/usa-education-budget-analysis/_r/-/datapackage.json
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/core/usa-education-budget-analysis/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/core/usa-education-budget-analysis/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Views

USA education budget to GDP ratio

Data Files

Explore with AI

data

budget


About this dataset

badge

United States of America Education budget to GDP analysis

Data

Data comes from Office of Management and Budget, President’s Budget from white house official website on https://www.whitehouse.gov/sites/whitehouse.gov/files/omb/budget/fy2018/hist05z2.xls

It consists of useful information about BUDGET AUTHORITY BY AGENCY in the range 1976–2022.

Gross Domestic Value(GDP) comes from DataHub http://datahub.io/core/gdp/r/gdp.csv since it is regularly updated and includes all country codes.

Note that data in data/budget.csv starting 2017, the value is estimate value

Preparation

There are several steps have been done to get final data.

  • We extracted budget and gdp data separately
  • We merged and added new column RATIO which is calculated by education expenditure / GDP

Process is recorded and automated in python script:

# to get final data.csv
scripts/process.py

License

Public Domain Dedication and License (PDDL)