Hospital-price-transparency
prices that are easy to compare
@kaggle.natesutton_hospitalpricetransparency
prices that are easy to compare
@kaggle.natesutton_hospitalpricetransparency
CREATE TABLE price (
"hospital_id" BIGINT,
"concept_id" BIGINT,
"price" VARCHAR,
"amount" DOUBLE
);
Anyone who has the link will be able to view this.