Transportation Benefit District Estimated Vehicle Counts By Location Code
State of Washington
@usgov.state_of_washington_transportation_benefit_district_es_ee286fc1
State of Washington
@usgov.state_of_washington_transportation_benefit_district_es_ee286fc1
This dataset provides estimates of registered vehicles to assist counties and cities (taxing jurisdictions) in forecasting the number of potentially eligible vehicles that may be subject to the Transportation Benefit District (TBD) fee. The data is organized by County, Location Code, and Taxing Jurisdiction.
Organization: State of Washington
Last updated: 2024-11-01T20:24:06.337726
Tags: department-of-licensing, dol, dol_open_data, location-code, rao_open_data, rao_veh, registration, taxing-jurisdiction, tbd, transportation-benefit-district, vehicle
CREATE TABLE table_1 (
"county" VARCHAR,
"taxing_jurisdiction" VARCHAR,
"location_code" BIGINT,
"expiration_date" VARCHAR,
"count" BIGINT
);Anyone who has the link will be able to view this.