MOIA In-person Interpretation Service Requests
City of New York
@usgov.city_of_new_york_moia_in_person_interpretation_service_requests
City of New York
@usgov.city_of_new_york_moia_in_person_interpretation_service_requests
MOIA contracts with a vendor to provide in-person interpreters at certain City-sponsored events across the City. MOIA primarily provides this service to offices within the Mayor’s Office (on occasion MOIA may provide the service to other City entities beyond the Mayor’s Office, depending on MOIA’s capacity). Each line represents a unique instance for which MOIA provided in-person interpretation services by a Mayor’s Office/Non Mayor’s Office and includes the type of interpretation, target language, event name, event time, and location. Where a single event requires multiple target languages and types of interpretation, a unique row of data exists for each unique combination, but refers back to a single request (RequestID).
Organization: City of New York
Last updated: 2020-11-10T17:04:07.123894
Tags: immigrant, moia
CREATE TABLE table_1 (
"requestid" VARCHAR,
"event" VARCHAR,
"agency" VARCHAR,
"language" VARCHAR,
"type" VARCHAR,
"numinterp" BIGINT,
"date" TIMESTAMP,
"starttime" VARCHAR,
"endtime" VARCHAR,
"zip" BIGINT
);Anyone who has the link will be able to view this.