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
This data represents all of the County’s residential real estate properties and all of the associated tax charges and credits with that property processed at the annual billing in July of each year, excluding any subsequent billing additions and/or revisions throughout the year. This dataset excludes the names of the property owners. The addresses in this database represent the address of the property. For more information about the individual taxes and credits, please go to http://www.montgomerycountymd.gov/finance/taxes/faqs.html#credit.
Update Frequency: Updated Annually in July
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:27.006670
Tags: bill, credits, house, property, resident, tax, taxes, treasury
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 - KV,
"dev_dist_special_assessment_wg" DOUBLE,
"dev_dist_special_tax_kv" DOUBLE -- DEV DIST SPECIAL TAX - KV,
"dev_dist_special_tax_wg" DOUBLE -- DEV DIST SPECIAL TAX -WG,
"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 -RN,
"washington_grove_serv_chg" DOUBLE,
"white_flint_sp_tax" DOUBLE,
"water_qual_protect_chg_mfr" DOUBLE -- WATER QUAL PROTECT CHG (MFR),
"water_qual_protect_chg_nr" DOUBLE -- WATER QUAL PROTECT CHG (NR),
"water_qual_protect_chg_rsfa" DOUBLE -- WATER QUAL PROTECT CHG (RSFA),
"water_qual_protect_chg_rsfd" DOUBLE -- WATER QUAL PROTECT CHG (RSFD),
"water_quality_protect_chg_ag" DOUBLE -- WATER QUALITY PROTECT CHG (AG),
"water_quality_protect_chg_ex" DOUBLE -- WATER QUALITY PROTECT CHG (EX),
"water_quality_protect_chg_gov" DOUBLE -- WATER QUALITY PROTECT CHG (GOV),
"water_quality_protect_chg_sfr" DOUBLE -- WATER QUALITY PROTECT CHG (SFR),
"water_quality_protect_chg_np" DOUBLE -- WATER QUALITY PROTECT CHG (NP),
"wssc_connection_fee_chg" DOUBLE,
"wssc_front_foot_benefit_chg" DOUBLE,
"clean_lien_demolition" DOUBLE -- CLEAN & LIEN/DEMOLITION,
"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 HOMEOWNERS' CREDIT,
"municipal_homestead_credit" DOUBLE,
"rockville_property_tax_credit" DOUBLE,
"full_parking_lot_credit" DOUBLE,
"partial_parking_lot_credit" DOUBLE,
"art_s_entertainment_credit" DOUBLE -- ART'S & ENTERTAINMENT CREDIT,
"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.