Community Investment Tax Credits
State of Maryland
@usgov.state_of_maryland_community_investment_tax_credits
State of Maryland
@usgov.state_of_maryland_community_investment_tax_credits
CREATE TABLE table_1 (
"projid" BIGINT,
"projnum" VARCHAR,
"fy" BIGINT,
"awardee" VARCHAR,
"projname" VARCHAR,
"county" VARCHAR,
"region" VARCHAR,
"applicanttype" VARCHAR,
"projtype" VARCHAR,
"projectdesc" VARCHAR,
"awardamount" BIGINT,
"taxcredited" DOUBLE,
"taxcredbal" DOUBLE,
"donationlink" VARCHAR,
"website" VARCHAR,
"y_coord" DOUBLE,
"x_coord" DOUBLE,
"location" VARCHAR
);
Anyone who has the link will be able to view this.