CORDIS - EU Research Projects Under FP5 (1998-2002)
Publications Office of the European Union
@eupublicationsoffice.cordisfp5projects
Publications Office of the European Union
@eupublicationsoffice.cordisfp5projects
CREATE TABLE fp5_projects (
"projectid" VARCHAR,
"projectacronym" VARCHAR,
"organisationid" DOUBLE,
"vatnumber" VARCHAR,
"name" VARCHAR,
"shortname" VARCHAR,
"sme" VARCHAR,
"activitytype" VARCHAR,
"street" VARCHAR,
"postcode" VARCHAR,
"city" VARCHAR,
"country" VARCHAR,
"nutscode" VARCHAR,
"geolocation" VARCHAR,
"organizationurl" VARCHAR,
"contactform" VARCHAR,
"contentupdatedate" VARCHAR,
"rcn" BIGINT,
"order" VARCHAR,
"role" VARCHAR,
"eccontribution" VARCHAR,
"neteccontribution" VARCHAR,
"totalcost" VARCHAR,
"endofparticipation" VARCHAR,
"active" VARCHAR
);
Anyone who has the link will be able to view this.