NYC Agencies And Governance Organizations
City of New York
@usgov.city_of_new_york_nyc_agencies_and_governance_organizations
City of New York
@usgov.city_of_new_york_nyc_agencies_and_governance_organizations
This is a dataset of New York City agencies, offices, and other organizations with NYC-specific governance functions. These include advisory or regulatory organizations, public benefit or development organizations, elected offices, mayoral agencies and offices, nonprofit organizations, and state agencies. Notice something missing or incorrect? Let the Office of Data Analytics know!
Organization: City of New York
Last updated: 2025-09-20T21:06:09.370719
Tags: agencies, commissioner, commissions, government, mayoral, org-chart
CREATE TABLE table_1 (
"record_id" VARCHAR,
"operational_status" VARCHAR,
"organization_type" VARCHAR,
"name" VARCHAR,
"acronym" VARCHAR,
"name_alphabetized" VARCHAR,
"url" VARCHAR,
"alternate_or_former_names" VARCHAR,
"alternate_or_former_acronyms" VARCHAR,
"principal_officer_title" VARCHAR,
"principal_officer_full_name" VARCHAR,
"principal_officer_first_name" VARCHAR,
"principal_officer_last_name" VARCHAR,
"principal_officer_contact_url" VARCHAR,
"reports_to" VARCHAR,
"in_org_chart" BOOLEAN,
"listed_in_nyc_gov_agency_directory" BOOLEAN
);
Anyone who has the link will be able to view this.