Real Property Tax 2018
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_real_property_tax_2018
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_real_property_tax_2018
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:57:59.531088
Tags: credits, finance, property, propertybill, realty, tax, taxes, treasury
CREATE TABLE table_1 (
"parcel_code" BIGINT,
"residence" VARCHAR,
"property_address" 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,
"clean_lien_demolition" DOUBLE -- CLEAN & LIEN/DEMOLITION,
"county_c_pace_charge" DOUBLE,
"county_property_tax" DOUBLE,
"dbu_road" BIGINT,
"dev_dist_special_assessment" DOUBLE -- DEV DIST SPECIAL ASSESSMENT -,
"dev_dist_special_tax_kv" DOUBLE -- DEV DIST SPECIAL TAX - KV,
"dev_dist_special_tax_wg" DOUBLE -- DEV DIST SPECIAL TAX -WG,
"drummond_property_tax" DOUBLE,
"friendship_hts_property_tax" DOUBLE,
"gaithersburg_property_tax" 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,
"non_sufficient_funds" BIGINT,
"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" 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,
"art_s_entertainment_credit" DOUBLE -- ART'S & ENTERTAINMENT CREDIT,
"blind_partial_exemption" DOUBLE,
"brownfield_s_county_tax_credi" DOUBLE,
"brownfields_state_tax_credit" DOUBLE,
"business_incubator_tax_credit" DOUBLE,
"conservation_energy_credit" BIGINT,
"conservation_land_tax_credit" DOUBLE,
"county_homeowner_s_credit" DOUBLE,
"county_homestead_credit" DOUBLE,
"county_pilot_exemption" DOUBLE,
"county_property_tax_credit" DOUBLE,
"day_car_tax_credit" DOUBLE,
"design_for_life_tax_credit" BIGINT,
"elderly_or_military_retiree" DOUBLE,
"enterprise_zone_municipal" DOUBLE,
"enterprise_zone_tax_credit" DOUBLE,
"fallen_officer_rescue_credit" DOUBLE,
"fire_sprinkler_tax_credit" BIGINT,
"green_building_tax_credit" DOUBLE,
"historic_preservation_credit" DOUBLE,
"municipal_homeowners_credit" DOUBLE -- MUNICIPAL HOMEOWNERS' CREDIT,
"municipal_homestead_credit" DOUBLE,
"municipal_pilot_exemption" DOUBLE,
"municipal_swimclub" DOUBLE,
"new_jobs_tax_credit" DOUBLE,
"other_partial_exemption" DOUBLE,
"religious_organizations_credi" DOUBLE,
"renewable_energy_credit" DOUBLE,
"state_homeowner_s_credit" DOUBLE,
"state_homestead_credit" DOUBLE,
"swimclub" DOUBLE,
"urban_agriculture" DOUBLE,
"total_credits" DOUBLE,
"bill_total" DOUBLE,
"column1" VARCHAR,
"location_1" VARCHAR
);Anyone who has the link will be able to view this.