home / MABPAT_dataset

Applications

Contains information about each patent application linked to marine genetic sequences. Information includes the patent application number, the year of application, and the patent system under which the application was filed.

Data license: CC BY 4.0 · Data source: Novel dataset reveals growing prominence of deep-sea life for marine bioprospecting · About: About MABPAT

Patent_application_number
Patent application number in corresponding patent system (Primary Key). Searchable
Applicant_name
Name of the applicant, linking to the Applicants table. Searchable
Year_of_application
The year the patent application was filed
Patent_system
The patent system (e.g., USPTO, EPO) under which the application was filed

60 rows where Patent_system = "WIPO" and Year_of_application = 2008

✎ View and edit SQL

This data as json, CSV (advanced)

Year_of_application 1

  • 2008 · 60 ✖

Patent_system 1

  • WIPO · 60 ✖
Patent_application_number ▼ Applicant_name Year_of_application Patent_system
WO2008001947A1 RIKEN 2008 WIPO
WO2008002153A2 TROMSO UNIVERSITY 2008 WIPO
WO2008004598A1 INRES 2008 WIPO
WO2008004674A1 SEIKAGAKU CORPORATION 2008 WIPO
WO2008011468A2 BAYER 2008 WIPO
WO2008015263A2 BASF 2008 WIPO
WO2008019810A1 NOVARTIS 2008 WIPO
WO2008022774A2 MULLER, WERNER E. G. (DE); SCHRODER, HEINZ C. (DE); GEURTSEN, WERNER K. (DE) 2008 WIPO
WO2008028019A1 BATELLE MEMORIAL INSTITUTE 2008 WIPO
WO2008029085A2 MEDICAL RESEARCH COUNCIL (GB) 2008 WIPO
WO2008029920A1 TOYAMA PREFECTURE 2008 WIPO
WO2008029921A1 TOYAMA PREFECTURE 2008 WIPO
WO2008033304A2 SANOFI 2008 WIPO
WO2008034648A1 BASF 2008 WIPO
WO2008037108A2 BASF 2008 WIPO
WO2008038138A1 EXSYMOL S.A.M. (MC) 2008 WIPO
WO2008040787A2 BASF 2008 WIPO
WO2008045074A1 CIGB 2008 WIPO
WO2008050774A1 RESEARCH ORGANIZATION OF INFORMATION AND SYSTEMS 2008 WIPO
WO2008054565A1 DU PONT 2008 WIPO
WO2008062049A1 BASF 2008 WIPO
WO2008063340A2 DU PONT 2008 WIPO
WO2008064056A2 CORTEVA 2008 WIPO
WO2008068402A2 INSTITUT FRANCAIS DE RECHERCHE POUR L'EXPLOITATION DE LA MER (GOVERNMENT OF FRANCE 2008 WIPO
WO2008073139A1 DU PONT 2008 WIPO
WO2008073367A1 DU PONT 2008 WIPO
WO2008074891A2 BASF 2008 WIPO
WO2008075174A2 INSERM 2008 WIPO
WO2008090395A1 DU PONT 2008 WIPO
WO2008092935A2 BASF 2008 WIPO
WO2008092956A1 EVONIK 2008 WIPO
WO2008095622A2 BAYER 2008 WIPO
WO2008095623A2 BAYER 2008 WIPO
WO2008100545A2 DU PONT 2008 WIPO
WO2008102602A1 TOKYO UNIVERSITY 2008 WIPO
WO2008102903A1 AZABU UNIVERSITY 2008 WIPO
WO2008104559A1 GEORG-AUGUST-UNIVERSITAET GOETTINGEN (DE); NORDDEUTSCHE PFLANZENZUCHT (DE) 2008 WIPO
WO2008108325A1 JAPAN TOBACCO INC 2008 WIPO
WO2008108660A2 NOFIMA AKVAFORSK-FISKERIFORSKNING AS (NO) 2008 WIPO
WO2008114721A1 AJINOMOTO 2008 WIPO
WO2008114733A1 KYOWA HAKKO 2008 WIPO
WO2008124048A2 DU PONT 2008 WIPO
WO2008128240A1 DU PONT 2008 WIPO
WO2008130995A2 DU PONT 2008 WIPO
WO2008133161A1 AJINOMOTO 2008 WIPO
WO2008135589A1 INSERM 2008 WIPO
WO2008137403A1 DU PONT 2008 WIPO
WO2008137404A1 DU PONT 2008 WIPO
WO2008137406A1 DU PONT 2008 WIPO
WO2008142034A2 BASF 2008 WIPO
WO2008142036A2 BASF 2008 WIPO
WO2008142163A2 INRES 2008 WIPO
WO2008142693A2 YEDA 2008 WIPO
WO2008143255A1 TAKARA HOLDINGS 2008 WIPO
WO2008145301A1 AXXAM SPA 2008 WIPO
WO2008147781A2 CHEVRON 2008 WIPO
WO2008151807A2 C-LECTA GMBH (DE) 2008 WIPO
WO2008157375A1 CORTEVA 2008 WIPO
WO2008157789A2 NEW ENGLAND BIOLABS 2008 WIPO
WO2009001315A2 STAHL, ULF (SE); STALBERG, KJELL (SE); RONNE, HANS (SE) 2008 WIPO

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE Applications (
        Patent_application_number TEXT PRIMARY KEY,
        Applicant_name TEXT,
        Year_of_application TEXT,
        Patent_system TEXT,
        FOREIGN KEY (Applicant_name) REFERENCES Applicants (Applicant_name)
    );
Powered by Datasette · Queries took 14.508ms · Data license: CC BY 4.0 · Data source: Novel dataset reveals growing prominence of deep-sea life for marine bioprospecting · About: About MABPAT