a8594d786c
The Code empowers the executive branch, but the mirror only had legislative Bodies — every authority reference pointed at nothing. Fixed by minting the executive branch from the Code's OWN enumerations: 15 Cabinet departments (5 U.S.C. § 101) + 21 Executive-Schedule Level I offices (§ 5312), 42 Body nodes under us/executive/. Then the axis: scripts/extract_authority.py matches named office/department references across all 59,740 sections (guarding against Deputy/Assistant/Under subordinates) and emits data/section_authority_edges.jsonl — 27,804 edges from 17,031 sections (28.7% of the Code) to the offices they empower. build.py renders reciprocal 'empowered by' links on each office node; the section files are never touched. Now: click the Attorney General, see all 2,386 sections that vest authority in it. Named references only in v1 (cabinet-level). Deterministic; body.schema classification enum extended (executive-department/-agency/-office); make check green at 105,746 records. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
51 lines
2.8 KiB
Markdown
51 lines
2.8 KiB
Markdown
---
|
|
type: Body
|
|
title: "Office of Management and Budget"
|
|
classification: "executive-agency"
|
|
chamber: "executive"
|
|
code: "EXEC-OFFICE-OF-MANAGEMENT-AND-BUDGET"
|
|
head: "us/executive/office-of-management-and-budget/director"
|
|
parent: "us/bodies/executive-office-of-the-president-of-the-united-states"
|
|
sources:
|
|
- field: definition
|
|
source: "5 U.S.C. § 5312 (Executive Schedule, Level I)"
|
|
confidence: official
|
|
tags: [body, executive, executive-agency]
|
|
timestamp: "2026-07-03"
|
|
---
|
|
|
|
# Office of Management and Budget
|
|
|
|
Executive agency. Its head, the [Director of the Office of Management and Budget](/us/executive/office-of-management-and-budget/director.md), is a Level I position in the Executive Schedule (5 U.S.C. § 5312). It sits within the [Executive Office of the President](/us/bodies/executive-office-of-the-president-of-the-united-states.md).
|
|
|
|
## Referenced by the U.S. Code
|
|
|
|
653 sections of the U.S. Code reference this agency. A sample:
|
|
|
|
- [2 U.S.C. § 1511](/legal/us/code/title-02/chapter-25/section-1511.md)
|
|
- [2 U.S.C. § 1535](/legal/us/code/title-02/chapter-25/section-1535.md)
|
|
- [2 U.S.C. § 1536](/legal/us/code/title-02/chapter-25/section-1536.md)
|
|
- [2 U.S.C. § 1537](/legal/us/code/title-02/chapter-25/section-1537.md)
|
|
- [2 U.S.C. § 1538](/legal/us/code/title-02/chapter-25/section-1538.md)
|
|
- [2 U.S.C. § 661a](/legal/us/code/title-02/chapter-17a/section-661a.md)
|
|
- [2 U.S.C. § 661b](/legal/us/code/title-02/chapter-17a/section-661b.md)
|
|
- [2 U.S.C. § 661e](/legal/us/code/title-02/chapter-17a/section-661e.md)
|
|
- [2 U.S.C. § 684](/legal/us/code/title-02/chapter-17b/section-684.md)
|
|
- [2 U.S.C. § 686](/legal/us/code/title-02/chapter-17b/section-686.md)
|
|
- [2 U.S.C. § 900](/legal/us/code/title-02/chapter-20/section-900.md)
|
|
- [2 U.S.C. § 901](/legal/us/code/title-02/chapter-20/section-901.md)
|
|
- [3 U.S.C. § 431](/legal/us/code/title-03/chapter-5/section-431.md)
|
|
- [5 U.S.C. § 1213](/legal/us/code/title-05/chapter-12/section-1213.md)
|
|
- [5 U.S.C. § 1214](/legal/us/code/title-05/chapter-12/section-1214.md)
|
|
- [5 U.S.C. § 311](/legal/us/code/title-05/chapter-3/section-311.md)
|
|
- [5 U.S.C. § 3133](/legal/us/code/title-05/chapter-31/section-3133.md)
|
|
- [5 U.S.C. § 3172](/legal/us/code/title-05/chapter-31/section-3172.md)
|
|
- [5 U.S.C. § 321](/legal/us/code/title-05/chapter-3/section-321.md)
|
|
- [5 U.S.C. § 322](/legal/us/code/title-05/chapter-3/section-322.md)
|
|
- [5 U.S.C. § 3304](/legal/us/code/title-05/chapter-33/section-3304.md)
|
|
- [5 U.S.C. § 3330f](/legal/us/code/title-05/chapter-33/section-3330f.md)
|
|
- [5 U.S.C. § 3522](/legal/us/code/title-05/chapter-35/section-3522.md)
|
|
- [5 U.S.C. § 415](/legal/us/code/title-05/chapter-4/section-415.md)
|
|
- [5 U.S.C. § 424](/legal/us/code/title-05/chapter-4/section-424.md)
|
|
- …and 628 more (full set in data/section_authority_edges.jsonl)
|