An award-winning transparency tool that combines over 50 official NYC open datasets — agencies, people, jobs, capital projects, schools, districts and procurement — into one searchable picture of how city government works.
Replaced the flat "Finances & Procurement" tab and on-page tab bar for NYCHA profiles with a unified navigation dropdown matching other profiles. The dropdown includes six sub-pages, with active states correctly highlighted, while non-NYCHA profiles remain unchanged.
Fixed a bug where the city council discretionary funding table crashed when displaying rows. The hidden NTA column was updated to reference the correct "NTA" database column instead of the nonexistent "wegov-nta-code", resolving a DataTables console error.
Consolidated the NYCHA navigation by merging the empty Finances dropdown and Procurement tab into a single "Finances & Procurement" item. Added a new "Council Funding" tab with a detailed data table, and updated the Finances Overview page with a fifth card summarizing Council Discretionary Funding. Non-NYCHA organizations remain unchanged.
Consolidated NYCHA procurement content into the canonical NYC Housing Authority organization profile. Standalone NYCHA procurement pages now redirect to their corresponding organization profile sections, which have been updated to render the procurement overview and detail views within the standard organization profile layout.
Updated the NYCHA organization profile procurement tab to display NYCHA-specific procurement domains and an explanatory flag instead of an empty view. This change fetches NYCHA's unique Checkbook feeds and refactors the flag and domain cards into shared partials used by both the organization tab and the standalone procurement hub.
Fixed a rendering bug where the agency head badge displayed raw Blade syntax. Resolved a regex SyntaxWarning by converting it to a raw string, and enhanced agency profiles by displaying derived agency heads and addresses.