State Implementation Plans And Regulations
State of Maryland
@usgov.state_of_maryland_state_implementation_plans_and_regulations
State of Maryland
@usgov.state_of_maryland_state_implementation_plans_and_regulations
CREATE TABLE table_1 (
"id" BIGINT,
"sip" VARCHAR,
"subject" VARCHAR,
"subject_or_comar" VARCHAR,
"pollutant_or_section" VARCHAR,
"type" VARCHAR,
"area" VARCHAR,
"md_sip" VARCHAR,
"sip_submitted_date" VARCHAR,
"epa_action" VARCHAR,
"effective_date" VARCHAR,
"md_register_pa_date" VARCHAR,
"md_register_fa_date" VARCHAR,
"fr_proposed_rule_date" VARCHAR,
"fr_proposed_rule_page" VARCHAR,
"fr_final_rule_date" VARCHAR,
"fr_final_rule_page" VARCHAR,
"cfr_sip_citation" VARCHAR,
"comments" VARCHAR
);
Anyone who has the link will be able to view this.