NYC Women's Resource Network Database
City of New York
@usgov.city_of_new_york_nyc_womens_resource_network_database
City of New York
@usgov.city_of_new_york_nyc_womens_resource_network_database
The NYC Women's Resource Network is a free, user-friendly database of over 1,000 nonprofit organizations and governmental agencies that work to advance and benefit women and families in New York City. A user can tailor their search by keyword, category, and/or borough to receive a customized listing of organizations that address their needs.
Organization: City of New York
Last updated: 2020-11-10T17:04:37.171682
Tags: families, family, jobs-and-economic-mobility, network, resource, woman, women
CREATE TABLE table_1 (
"organizationname" VARCHAR,
"brooklyn" VARCHAR,
"bronx" VARCHAR,
"manhattan" VARCHAR,
"queens" VARCHAR,
"staten_island" VARCHAR,
"fax" DOUBLE,
"phone" DOUBLE,
"url" VARCHAR,
"nourl" VARCHAR,
"description" VARCHAR,
"outsideloc" VARCHAR,
"outsidelocdesc" VARCHAR,
"aging" VARCHAR,
"anti_discrimination_human_rights" VARCHAR -- Anti-Discrimination & Human Rights,
"arts_culture" VARCHAR -- Arts & Culture,
"business" VARCHAR,
"child_care_parent_information" VARCHAR -- Child Care & Parent Information,
"community_service_volunteerism" VARCHAR -- Community Service & Volunteerism,
"counseling_support_groups" VARCHAR -- Counseling & Support Groups,
"disabilities" VARCHAR,
"domestic_violence" VARCHAR,
"education" VARCHAR,
"employment_job_training" VARCHAR -- Employment & Job Training,
"health" VARCHAR,
"homelessness" VARCHAR,
"housing" VARCHAR,
"immigration" VARCHAR,
"legal_services" VARCHAR,
"lesbian_gay_bisexual_and_or_transgender" VARCHAR -- Lesbian, Gay, Bisexual, And/or Transgender,
"personal_finance_financial_education" VARCHAR -- Personal Finance & Financial Education,
"professional_association" VARCHAR,
"veterans_military_families" VARCHAR -- Veterans & Military Families,
"victim_services" VARCHAR,
"women_s_groups" VARCHAR,
"youth_services" VARCHAR,
"faith_based_organization" VARCHAR,
"foundation" VARCHAR,
"is_registered_with_the_attorney_general_s_office" VARCHAR,
"new_york_city_agency" VARCHAR,
"none_of_the_above" VARCHAR,
"nonprofit" VARCHAR,
"comments" VARCHAR,
"other_government_organization" VARCHAR,
"published" VARCHAR,
"location_1" VARCHAR,
"borough" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"community_board" DOUBLE,
"city_council" DOUBLE,
"census_tract" DOUBLE,
"bin" DOUBLE,
"bbl" DOUBLE,
"nta" VARCHAR,
"address1" VARCHAR,
"address2" VARCHAR,
"city" VARCHAR,
"postcode" DOUBLE
);Anyone who has the link will be able to view this.