Real Property Taxes - 2025
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_real_property_taxes_2025
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_real_property_taxes_2025
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: 2025-07-12T19:37:58.059128
Tags: bill, credit, finance, house, montgomery-county, property, real, resident, tax, taxes, treasure
CREATE TABLE table_1 (
"parcel_code" BIGINT,
"residence" VARCHAR,
"property_address" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" DOUBLE,
"tax_class" VARCHAR,
"assessment" BIGINT,
"barnesville_property_tax" DOUBLE,
"battery_park_property_tax" DOUBLE,
"bay_restoration_fund" BIGINT,
"brookeville_property_tax" DOUBLE,
"ch_ch_section_3_property_tax" DOUBLE,
"ch_ch_section_5_property_tax" BIGINT,
"ch_ch_town_property_tax" DOUBLE,
"ch_ch_view_property_tax" DOUBLE,
"ch_ch_village_property_tax" DOUBLE,
"county_c_pace_charge" DOUBLE,
"county_property_tax" DOUBLE,
"dbu_road" BIGINT,
"dev_dist_special_tax_kv" BIGINT -- DEV DIST SPECIAL TAX - KV,
"dev_dist_special_tax_wg" DOUBLE -- DEV DIST SPECIAL TAX -WG,
"dot_tdm_fee_code_sec_42a_31" DOUBLE -- DOT TDM FEE: CODE SEC. 42A-31,
"drummond_property_tax" DOUBLE,
"friendship_hts_property_tax" DOUBLE,
"gaithersburg_property_tax" DOUBLE,
"gaithersburg_recycling_fee" DOUBLE,
"gaithersburg_stormwater_fee" 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,
"rockville_refuse_charge" BIGINT,
"rockville_special_bills" DOUBLE,
"rockville_stormwater_mgmt_fee" DOUBLE,
"solid_waste_charge" DOUBLE,
"somerset_property_tax" DOUBLE,
"state_property_tax" DOUBLE,
"takoma_park_property_tax" DOUBLE,
"takoma_park_special" BIGINT,
"urban_bethesda_omd_fees" DOUBLE,
"urban_friendship_heights_comm" BIGINT,
"urban_silver_spring_omd_fees" DOUBLE,
"urban_wheaton_omd_fees" DOUBLE,
"washington_grove_property_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_quality_protect_chg_ag" DOUBLE -- WATER QUALITY PROTECT CHG (AG,
"water_quality_protect_chg_go" DOUBLE -- WATER QUALITY PROTECT CHG (GO,
"water_quality_protect_chg_np" DOUBLE -- WATER QUALITY PROTECT CHG (NP,
"water_quality_protect_chg_sf" DOUBLE -- WATER QUALITY PROTECT CHG (SF,
"white_flint_sp_tax" DOUBLE,
"wssc_connection_fee_chg" DOUBLE,
"wssc_front_foot_benefit_chg" DOUBLE,
"total" DOUBLE,
"n__unknown_040" DOUBLE -- ** UNKNOWN ** 040,
"county_homeowner_s_credit" DOUBLE,
"county_homestead_credit" DOUBLE,
"county_property_tax_credit" DOUBLE,
"disabled_veterans_credit" DOUBLE,
"elderly_or_military_retiree" DOUBLE,
"municipal_homeowners_credit" DOUBLE -- MUNICIPAL HOMEOWNERS' CREDIT,
"municipal_homestead_credit" DOUBLE,
"municipal_swimclub" DOUBLE,
"other_partial_exemption" DOUBLE,
"public_safety_officers_tax_cr" DOUBLE,
"state_homeowner_s_credit" DOUBLE,
"state_homestead_credit" DOUBLE,
"swimclub" DOUBLE,
"total_credits" DOUBLE,
"bill_total" DOUBLE
);Anyone who has the link will be able to view this.