AI Index Report - Attendance At AI Conferences
@owid.ai_conferences
@owid.ai_conferences
CREATE TABLE owid_ai_conferences_1 (
"conference" VARCHAR,
"year" INTEGER,
"attendees" FLOAT
);
CREATE TABLE owid_ai_conferences_2 (
"conference" VARCHAR,
"year" INTEGER,
"attendees" FLOAT
);
Anyone who has the link will be able to view this.