hospital_data
Data source: Big Local News · About: big-local-datasette
2 rows where burn_beds = 6 and "filed_date" is on date 2019-05-31
This data as json, copyable, CSV (advanced)
Suggested facets: filed_date (date), fy_end_date (date)
Link | rowid ▼ | hospital_name | address | city | state | zip_code | county_name | phone_number | hospital_type | hospital_ownership | emergency_services | lat | lng | geocode_flag | geocode_accuracy | countyfips | statefips | statecountyfips | cbsacode | csatitle | centraloutlyingcounty | countyequivalent | hosp_lookup_url | PRVDR_NUM | RPT_REC_NUM | filed_date | fy_end_date | acute_beds | icu_beds | coronary_beds | burn_beds | surg_icu_beds | oth_spec_beds | subtotal_acute_beds | subprovider_ipf_beds | subprovider_irf_beds | subprovider_oth_beds | skilled_nursing_beds | nursing_fac_beds | oth_longterm_beds | hospice_beds | all_beds |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2364 | 2364 | UNIVERSITY HOSPITAL S U N Y HEALTH SCIENCE CENTER | 750 EAST ADAMS STREET | SYRACUSE | NY | 13210 | ONONDAGA | (315) 473-4240 | Acute Care Hospitals | Government - State | TRUE | 43.0426770 | -76.1393230 | 0 | 67 | 36 | 36067 | 45060 | Syracuse-Auburn, NY | Central | Onondaga County | https://data.medicare.gov/resource/xubh-q36u/row-kv4k~pugk.273s | 330241 | 650320 | 2019-05-31 | 2018-12-31 | 547 | 65 | 8 | 6 | 641 | 24 | 50 | 20 | 735 | |||||||
3277 | 3277 | STONY BROOK UNIVERSITY HOSPITAL | HEALTH SCIENCES CENTER SUNY | STONY BROOK | NY | 11794 | SUFFOLK | (631) 444-4000 | Acute Care Hospitals | Government - State | TRUE | 40.9097910 | -73.1161755 | 1 | ROOFTOP | 103 | 36 | 36103 | 35620 | New York-Newark, NY-NJ-CT-PA | Central | Suffolk County | https://data.medicare.gov/resource/xubh-q36u/row-v82y.wvkf-fyvq | 330393 | 650754 | 2019-05-31 | 2018-12-31 | 525 | 70 | 6 | 46 | 657 | 38 | 695 |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE [hospital_data] ( [hospital_name] TEXT, [address] TEXT, [city] TEXT, [state] TEXT, [zip_code] INTEGER, [county_name] TEXT, [phone_number] TEXT, [hospital_type] TEXT, [hospital_ownership] TEXT, [emergency_services] TEXT, [lat] TEXT, [lng] TEXT, [geocode_flag] INTEGER, [geocode_accuracy] TEXT, [countyfips] INTEGER, [statefips] INTEGER, [statecountyfips] INTEGER, [cbsacode] TEXT, [csatitle] TEXT, [centraloutlyingcounty] TEXT, [countyequivalent] TEXT, [hosp_lookup_url] TEXT, [PRVDR_NUM] INTEGER, [RPT_REC_NUM] INTEGER, [filed_date] TEXT, [fy_end_date] TEXT, [acute_beds] INTEGER, [icu_beds] TEXT, [coronary_beds] TEXT, [burn_beds] TEXT, [surg_icu_beds] TEXT, [oth_spec_beds] TEXT, [subtotal_acute_beds] INTEGER, [subprovider_ipf_beds] TEXT, [subprovider_irf_beds] TEXT, [subprovider_oth_beds] TEXT, [skilled_nursing_beds] TEXT, [nursing_fac_beds] TEXT, [oth_longterm_beds] TEXT, [hospice_beds] TEXT, [all_beds] INTEGER );