Real Property Tax Rates - Levy Year 2014 And Beyond
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_real_property_tax_rates__e46c7e78
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_real_property_tax_rates__e46c7e78
The real property tax rate dataset reflects all the rates per $100 set each year by the County Council. These rates are applied to the assessed value of the real property to derive the applicable ad valorem tax. The fully phased-in assessed value equals the full cash value of the property. The real property tax is levied annually on all taxable land and improvements. The tax rate schedule is updated annually. A detailed tax rate schedule for all tax classes is available by clicking on “Tax Rates” under the link for “County Taxes” when visiting the County website at www.montgomerycountymd.gov/finance or by calling 311 (240-777-0311). Update Frequency: Annually
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:20.288003
Tags: house, property, property-tax, tax-rates
CREATE TABLE table_1 (
"levy_year" BIGINT,
"tax_class" BIGINT -- TAX CLASS *,
"general_county_tax" DOUBLE,
"state_tax" DOUBLE,
"municipal_district_tax" DOUBLE,
"municipal_district" VARCHAR,
"ssa_transit_tax" DOUBLE,
"ssa_fire_district_tax" DOUBLE,
"ssa_mncppc_advanced_land_acquisition_tax" DOUBLE,
"ssa_mncppc_metro_politan_tax" DOUBLE,
"ssa_mncppc_regional_tax" DOUBLE,
"ssa_recreation_tax" DOUBLE,
"ssa_storm_drainage_tax" DOUBLE,
"ssa_parking_lot_district_tax" DOUBLE,
"ssa_parking_lot_district" VARCHAR,
"ssa_urban_district_tax" DOUBLE,
"ssa_urban_district" VARCHAR,
"ssa_noise_abatement_district_tax" DOUBLE,
"ssa_noise_abatement_district" VARCHAR,
"ssa_development_district_tax" DOUBLE,
"ssa_development_district" VARCHAR,
"total_special_service_area_tax" DOUBLE,
"total_tax_rate" DOUBLE
);Anyone who has the link will be able to view this.