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_2021_01_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" VARCHAR
);
CREATE TABLE eop_date_2021_02_28 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2021_03_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2021_04_30 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2021_05_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2021_06_30 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2021_07_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2021_08_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2021_09_30 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2021_10_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2021_11_30 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2021_12_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2022_01_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2022_02_28 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2022_03_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2022_04_30 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2022_05_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2022_06_30 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2022_07_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2022_08_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2022_09_30 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2022_10_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2022_11_30 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2022_12_31 (
"eop" TIMESTAMP,
"sub_id" BIGINT,
"plan_id" BIGINT,
"planstart" TIMESTAMP,
"planend" TIMESTAMP,
"status" VARCHAR,
"reason_id" DOUBLE
);
CREATE TABLE eop_date_2023_01_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.