Current Licensed Real Estate Appraisal Management Companies
State of New York
@usgov.state_of_new_york_current_licensed_real_estate_apprais_cf924b1e
State of New York
@usgov.state_of_new_york_current_licensed_real_estate_apprais_cf924b1e
CREATE TABLE table_1 (
"license_number" VARCHAR,
"business_name" VARCHAR,
"business_address_1" VARCHAR,
"business_address_2" VARCHAR,
"business_city" VARCHAR,
"business_state" VARCHAR,
"business_postal_code" VARCHAR,
"business_county" VARCHAR,
"business_country" VARCHAR,
"last_name_of_designated_controlling_person" VARCHAR,
"first_name_of_designated_controlling_person" VARCHAR,
"middle_initial_of_designated_controlling_person" VARCHAR,
"suffix_of_designated_controlling_person" VARCHAR,
"license_issue_date" TIMESTAMP,
"license_effective_term" TIMESTAMP,
"license_expiration_date" TIMESTAMP,
"georeference" VARCHAR
);
Anyone who has the link will be able to view this.