Real Property Tax - 2016
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_real_property_tax_2016
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_real_property_tax_2016
CREATE TABLE table_1 (
"parcel_code" BIGINT,
"residence" VARCHAR,
"property_address" VARCHAR,
"zip_code" DOUBLE,
"bill_total" DOUBLE,
"state_property_tax" DOUBLE,
"county_property_tax" DOUBLE,
"barnesville_property_tax" DOUBLE,
"battery_park_property_tax" DOUBLE,
"brookeville_property_tax" DOUBLE,
"ch_ch_section_3_property_tax" DOUBLE,
"ch_ch_section_5_property_tax" DOUBLE,
"ch_ch_town_property_tax" DOUBLE,
"ch_ch_view_property_tax" DOUBLE,
"ch_ch_village_property_tax" DOUBLE,
"drummond_property_tax" DOUBLE,
"friendship_hts_property_tax" DOUBLE,
"gaithersburg_property_tax" DOUBLE,
"garrett_park_property_tax" DOUBLE,
"glen_echo_property_tax" DOUBLE,
"kensington_property_tax" DOUBLE,
"laytonsville_property_tax" DOUBLE,
"martins_addition_property_tax" DOUBLE,
"north_ch_ch_property_tax" DOUBLE,
"oakmont_property_tax" DOUBLE,
"poolesville_property_tax" DOUBLE,
"rockville_property_tax" DOUBLE,
"somerset_property_tax" DOUBLE,
"takoma_park_property_tax" DOUBLE,
"washington_grove_property_tax" DOUBLE,
"bay_restoration_fund" DOUBLE,
"ch_ch_section_3_charge_rh" DOUBLE,
"ch_ch_section_5_charge_rj" DOUBLE,
"ch_ch_town_charge_ri" DOUBLE,
"ch_ch_village_charge_rg" DOUBLE,
"dbu_road" DOUBLE,
"dev_dist_special_assessment_kv" DOUBLE,
"dev_dist_special_assessment_wg" DOUBLE,
"dev_dist_special_tax_kv" DOUBLE,
"dev_dist_special_tax_wg" DOUBLE,
"gaithersburg_charge_rm" DOUBLE,
"gaithersburg_stormwater_fee" DOUBLE,
"garrett_park_charge_rl" DOUBLE,
"martins_addition_charge_rk" DOUBLE,
"rockville_front_foot_chg" DOUBLE,
"rockville_stormwater_mgmt_fee" DOUBLE,
"solid_waste_charge" DOUBLE,
"takoma_park_special" DOUBLE,
"washington_grove_rn" DOUBLE,
"washington_grove_serv_chg" DOUBLE,
"white_flint_sp_tax" DOUBLE,
"water_qual_protect_chg_mfr" DOUBLE,
"water_qual_protect_chg_nr" DOUBLE,
"water_qual_protect_chg_rsfa" DOUBLE,
"water_qual_protect_chg_rsfd" DOUBLE,
"water_quality_protect_chg_ag" DOUBLE,
"water_quality_protect_chg_ex" DOUBLE,
"water_quality_protect_chg_gov" DOUBLE,
"water_quality_protect_chg_sfr" DOUBLE,
"water_quality_protect_chg_np" DOUBLE,
"wssc_connection_fee_chg" DOUBLE,
"wssc_front_foot_benefit_chg" DOUBLE,
"clean_lien_demolition" DOUBLE,
"total" DOUBLE,
"state_homestead_credit" DOUBLE,
"county_homestead_credit" DOUBLE,
"state_homeowner_s_credit" DOUBLE,
"county_homeowner_s_credit" DOUBLE,
"county_property_tax_credit" DOUBLE,
"municipal_homeowners_credit" DOUBLE,
"municipal_homestead_credit" DOUBLE,
"rockville_property_tax_credit" DOUBLE,
"full_parking_lot_credit" DOUBLE,
"partial_parking_lot_credit" DOUBLE,
"art_s_entertainment_credit" DOUBLE,
"brownfield_s_county_tax_credit" DOUBLE,
"brownfields_state_tax_credit" DOUBLE,
"business_incubator_tax_credit" DOUBLE,
"conservation_energy_credit" DOUBLE,
"conservation_land_tax_credit" DOUBLE,
"day_car_tax_credit" DOUBLE,
"design_for_life_tax_credit" DOUBLE,
"enterprise_zone_municipal" DOUBLE,
"enterprise_zone_tax_credit" DOUBLE,
"excess_homeowner_credit" DOUBLE,
"fallen_officer_rescue_credit" DOUBLE,
"fire_sprinkler_tax_credit" DOUBLE,
"green_building_tax_credit" DOUBLE,
"historic_preservation_credit" DOUBLE,
"municipal_swimclub" DOUBLE,
"new_jobs_tax_credit" DOUBLE,
"religious_organizations_credit" DOUBLE,
"renewable_energy_credit" DOUBLE,
"special_area_homestead_credit" DOUBLE,
"swimclub" DOUBLE,
"total_credits" DOUBLE,
"location_1" VARCHAR
);
Anyone who has the link will be able to view this.