CINXE.COM

EPPO Data Services

<!DOCTYPE html> <!--[if IE 8]> <html lang="en" class="ie8"> <![endif]--> <!--[if IE 9]> <html lang="en" class="ie9"> <![endif]--> <!--[if !IE]><!--> <html lang="en"> <!--<![endif]--> <head> <title> EPPO Data Services</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="keywords" content="EPPO" /> <meta name="description" content="EPPO"> <link rel="shortcut icon" href="/favicon.ico"> <link rel="stylesheet" href="/media/css/bootstrap.css"> <link rel="stylesheet" href="/media/css/bootstrap-theme.css"> <link href="/media/js/browserdetect/jquery.reject.css" rel="stylesheet" type="text/css" > <link rel="stylesheet" href="/media/css/font-awesome.css"> <!--[if IE 7]> <link rel="stylesheet" href="/media/css/font-awesome-ie7.css"> <![endif]--> <link rel="stylesheet" href="/media/css/site.css"> <!--[if lt IE 9]> <script src="/media/js/html5shim.js"></script> <![endif]--> <style> .green { color: #47a447; font-weight: bold; } .table td,.table th { text-align: center; } .table td.left1 { text-align: left; font-weight: bold; } .table td.left2 { text-align: left; padding-left:1em; } </style> </head> <body> <div class="navbar navbar-inverse navbar-static-top"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="/" >EPPO Data Services</a> </div> <div class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <li ><a href="/">Home</a></li> <li><a href="https://gd.eppo.int">Go to EPPO Global Database</a></li> </ul> <ul class="nav navbar-nav navbar-right"> <li><a href="/user/login"><span class="glyphicon glyphicon-home"></span> Login</a></li> </ul> </div> <!--/.navbar-collapse --> </div> </div> <div class="container"> <noscript> Your browser doesn't support JavaScript or you have disabled JavaScript. Please enable JavaScript, then refresh this page. JavaScript is required on this site. </noscript> <div class="row"> <div class="col-lg-9"> <div class="row jumbotron"> <div class="col-lg-3"> <img src="/media/img/logobig_bin.png" alt="Logo EPPO binary" class="img-thumbnail"/> </div> <div class="col-lg-9"> <h1>Welcome to EPPO Data Services</h1> <h3>An interface dedicated to the users of the EPPO Codes<br> Keep connected with EPPO !</h3> </div> </div> </div> <div class="col-lg-3"> <h3>New user</h3> <p>create your account (free) and accept the terms of the Open Data Licence</p> <a href="/user/register" class="btn btn-primary" >Register</a> <h3>Already have an account</h3> <a href="/user/" class="btn btn-primary" >Login</a> <p>&nbsp;</p> </div> </div> <h1 class="well well-sm">About EPPO Data Services</h1> <p>EPPO Data Services (EDS) allow you to extract data without using a graphical interface (i.e. machine to machine) from the EPPO coding system, such as downloading the EPPO Codes for incorporation into your own IT systems, or running particular queries directly in the database.<a href="http://www.eppo.int/DATABASES/GD&Codes/eppo_codes.htm"> Learn more about the EPPO Codes</a></p> <p> EDS is mainly addressed to IT specialists, although quick online tools can be used by anyone to get codes/names directly from the database without any programing skills.<br> <strong>All available services can be accessed from your dashboard once you have created your own account and accepted the terms of the <a href="/media/Open_Licence.pdf" target="new">Open Data Licence (pdf)</a>.</strong></p> <p>&nbsp;</p> <p><strong>What can I do with EPPO Data Services ?</strong><br> With a minimum of coding you can:</p> <ul type="disc"> <li>Perform several tasks at a time</li> <li>Automate current tasks</li> <li>Create scripts for mass actions/updates</li> </ul> <p>And much more. The only limit is your creativity :)</p> <br> <h1 class="well well-sm" id="downcode">Download EPPO Codes</h1> <p>In order to help you to integrate EPPO Codes into your own IT systems, the EPPO Secretariat has created several export formats.</p> <br> <table class="table table-striped"> <thead> <tr> <th>Format name</th> <th>File type</th> <th>Documentation</th> </tr> </thead> <tbody> <tr> <td>Bayer flat file</td> <td>TXT</td> <td><a href="/documentation/bayer">read more</a></td> </tr> <tr> <td>XML Datapacket</td> <td>XML</td> <td><a href="/documentation/xmldatapacket">read more</a></td> </tr> <tr> <td>XML Access</td> <td>XML</td> <td><a href="/documentation/xmlaccess">read more</a></td> </tr> <tr> <td>XML Full</td> <td>XML</td> <td><a href="/documentation/xmlfull">read more</a></td> </tr> <tr> <td>SQLite database</td> <td>SQLite3</td> <td><a href="/documentation/sqlite">in preparation</a></td> </tr> <tr> <td>SQL queries</td> <td>TXT</td> <td><a href="/documentation/exportsql">in preparation</a></td> </tr> <tr> <td>LogShipping method</td> <td>ZIP</td> <td><a href="/documentation/logshipping">read more</a></td> </tr> </tbody> </table> <br><br> <h1 class="well well-sm" id="onlinetools">Online tools</h1> The EPPO Secretariat has developed two types of rapid online tools for obtaining lists of codes/names from the EPPO database:<br> <br> <strong>Fast text processing tools</strong>聽for obtaining a short list of codes/names with a simple cut and paste operation.<br> <br> <strong>Batch processing tools</strong>聽for uploading an Excel file, suitable for longer lists of codes/names.<br> <br> <strong>You can find them once logged in, in your dashboard.</strong> <br> <h1 class="well well-sm" id="rest">REST API</h1> <p>EDS is using the concept of REST (REpresentational State Transfer) which implies a simple client-server (request-response) architecture. The simple one-line functions which are used to query the EPPO databases are here referred to as REST API.<strong> </strong></p> <p><strong>Available REST API queries</strong></p> <ul> <li><a href="/documentation/rest#collapse1">Search EPPO Codes</a></li> <li><a href="/documentation/rest#collapse1">Search names</a></li> <li><a href="/documentation/rest#collapse1">Search taxonomy</a></li> </ul> <p><strong>Which languages can I use ?</strong></p> <p class="fs14 lh24 justify">The REST API can be used with the following languages :</p> <ul> <li>PHP</li> <li>Perl</li> <li>Python</li> <li>C and C++</li> <li>C#</li> <li>Ruby</li> <li>Java</li> </ul> <p class="fs14 lh24 justify">And many more.</p> <br> <br> </p> <hr> <footer> <div class="row"> <div class="col-md-2"> <img src="/media/img/eu_flag_100.jpg"> </div> <div class="col-md-5"><strong>European Union funding:</strong> For a one-year period (2017-12-16 to 2018-12-15), EPPO has been awarded an EU grant for the further development of the EPPO code system (agreement nb: SANTE/2017/GS/EPPO/S12.768842). The EU Commission is not responsible for any use that may be made of the information from this project subsequently included in the EPPO Global Database. </div> <div class="col-md-5"> <p class="copy text-right"> EPPO 2025 | All Rights Reserved <span class=" hidden-print">| EPPO Cloud [www2023p74a]</span></p> </div> </div> </footer> </div> <!-- /container --> <script type="text/javascript" src="/media/js/jquery-1.11.0.min.js"></script> <script type="text/javascript" src="/media/js/jquery-migrate-1.2.1.min.js"></script> <script type="text/javascript" src="/media/js/bootstrap.min.js"></script> <script type="text/javascript" src="/media/js/ajaxform/jquery.form.min.js"></script> <script type="text/javascript" src="/media/js/browserdetect/jquery.reject.min.js"></script> <script type="text/javascript" src="/media/js/jquery.placeholder.js"></script> <script type="text/javascript" src="/media/js/app.js"></script> <script type="text/javascript" src="/media/js/init.js"></script> <script type="text/javascript" src="/media/js/initnotlogued.js"></script> <!--[if lt IE 9]> <script src="/media/js/respond.js"></script> <![endif]--> <script src="//gdpr.eppo.int/inject_disclaimer.php"></script> <!-- Matomo --> <script type="text/javascript"> var _paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="https://stats.eppo.int/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '13']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); </script> <!-- End Matomo Code --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10