Schedule Of Selected Fantasy Sports Wagering
State of Connecticut
@usgov.state_of_connecticut_schedule_of_selected_fantasy_spor_76ce0e52
State of Connecticut
@usgov.state_of_connecticut_schedule_of_selected_fantasy_spor_76ce0e52
Notes:
(1) Monthly Total entry fees from all participants.
(2) Monthly total of all sums paid as winnings to all participants.
(3) Net revenue before applying In-State Percentage.
(4) Total entry fees from in-state participants (based on geolocation of participant when fee is collected).
(5) Location Percentage (Col. E รท Col. B), rounded to the nearest tenth of a percent.
(6) Monthly Total Fantasy Contest Revenue (Col. F x Col. D).
(7) Payment rate is 13.75% of in-state total fantasy contest revenue. Monthly Payment is the greater of the calculated Payment or $0 (if calculated Payment is negative).
Organization: State of Connecticut
Last updated: 2022-09-30T18:50:22.256863
Tags: fantasy-sports, gaming, wagering
CREATE TABLE table_1 (
"licensee" VARCHAR,
"fiscal_year" VARCHAR,
"month_ending" VARCHAR,
"entry_fees_from_all_participants_1" BIGINT -- Entry Fees From All Participants (1),
"patron_winnings_2" BIGINT -- Patron Winnings (2),
"net_fantasy_contest_revenue_3" BIGINT -- Net Fantasy Contest Revenue (3),
"entry_fees_from_in_state_participants_4" BIGINT -- Entry Fees From In-State Participants (4),
"location_percentage_5" DOUBLE -- Location Percentage (5),
"in_state_total_fantasy_contest_revenue_6" BIGINT -- In-State Total Fantasy Contest Revenue (6),
"payment_7" BIGINT -- Payment (7)
);Anyone who has the link will be able to view this.