Sonify - Synthetic Music Service
Synthetic collection of data generated for a fictional music streaming platform
@kaggle.dsptlp_sonify_synthetic_music_service
Synthetic collection of data generated for a fictional music streaming platform
@kaggle.dsptlp_sonify_synthetic_music_service
This dataset is a synthetic data collection generated for a fictional music streaming platform, Sonify. It is designed to mimic real-world scenarios for analysis, visualization, and machine-learning tasks in the music streaming domain. Whether you’re looking to predict user behavior, analyze listening habits, or test recommendation algorithms, this dataset offers diverse opportunities for experimentation.
CREATE TABLE eop_date_2023_02_28 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2023_03_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2023_04_30 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2023_05_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2023_06_30 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2023_07_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2023_08_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2023_09_30 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2023_10_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2023_11_30 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2023_12_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2024_01_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2024_02_29 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2024_03_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2024_04_30 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2024_05_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2024_06_30 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2024_07_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2024_08_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2024_09_30 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2024_10_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
Anyone who has the link will be able to view this.