Ohio Motion Picture Tax Credit
Ohio Motion Picture Tax Credit Applications and Project Details
@kaggle.ryanlingo_ohio_motion_picture_tax_credit
Ohio Motion Picture Tax Credit Applications and Project Details
@kaggle.ryanlingo_ohio_motion_picture_tax_credit
CREATE TABLE film_tax_credit (
"project_name" VARCHAR,
"project_type" VARCHAR,
"location" VARCHAR,
"applicant" VARCHAR,
"contact_name" VARCHAR,
"contact_email" VARCHAR,
"projected_employment" VARCHAR,
"application_approved" TIMESTAMP,
"estimated_value" DOUBLE,
"certificate_issued_date" TIMESTAMP,
"amount_of_tax_credit" DOUBLE,
"status" VARCHAR,
"application_submission_date" TIMESTAMP
);
Anyone who has the link will be able to view this.