Dress Rental Prices
This data set was gathered from a peer-to-peer lending platform based in the UK.
@kaggle.willianoliveiragibin_dress_rental_prices
This data set was gathered from a peer-to-peer lending platform based in the UK.
@kaggle.willianoliveiragibin_dress_rental_prices
CREATE TABLE dress_rental_prices_news (
"numbers" BIGINT,
"id" BIGINT,
"name" VARCHAR,
"brand" VARCHAR,
"colour" VARCHAR,
"catagories" VARCHAR,
"price" BIGINT
);
Anyone who has the link will be able to view this.