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
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
);
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.