{
  "columns": [
    "page_number",
    "text"
  ],
  "rows": [
    {
      "page_number": 1,
      "text": "EUROPEAN COMMISSION\n                                DIRECTORATE-GENERAL FOR HEALTH AND FOOD SAFETY\n\n                                Policy and Administrative Support\n                                Information Systems\n\n\n\n\n                             Pesticides – APIs V3.0\n\n                        URLs, Metadata, explanations.\n\n\n\n\nCommission européenne/Europese Commissie, 1049 Bruxelles/Brussel, BELGIQUE/BELGIË – Tel. +32 22991111"
    },
    {
      "page_number": 2,
      "text": "CONTENTS\n\n1.   Introduction .....................................................................................................5\n\n2.   Download of a full dataset APIs......................................................................5\n     2.1. Active substances download..................................................................5\n              2.1.1.       Access URL .............................................................................5\n              2.1.2.       API Paramete"
    },
    {
      "page_number": 3,
      "text": "3.6.1.      Data Dictionary .....................................................................17\n4.   The Developer portal .....................................................................................17\n     4.1. Access URL .........................................................................................17\n\n\n\n\n                                                            3"
    },
    {
      "page_number": 4,
      "text": "Document history:\n\nRevision Date         Created/     Short Description of Changes\n                      updated by\n0.1      22/11/2023   OP           Draft\n1.0      24/11/2023   OP           Final V1.0\n1.0      30/11/2023   JC           Review and validation\n1.1      11/04/2024   OP           URLs update APIs V1.0\n2.0      18/04/2024   OP           APIs 2.0, new fields added (yellow background in the document)\n                                       • CAS number for active substances\n         "
    },
    {
      "page_number": 5,
      "text": "1.   INTRODUCTION\n\n     The purpose of this document is to provide information for the data structure,\n     formats and the datasets harvesting options. The data exposed through these APIs\n     are updated on a daily basis. The datasets available through these APIs are the\n     same dataset used by the EU Pesticides database\n     (https://food.ec.europa.eu/plants/pesticides/eu-pesticides-database_en)\n\n     The download APIs will provide flat files databases which are suitable to recreate\n     th"
    },
    {
      "page_number": 6,
      "text": "APPROVAL_DATE                 VARCHAR2(10     Date of approval\n                              BYTE)\nEXPIRY_DATE                   VARCHAR2(10     Expiry date of the approval period\n                              BYTE)\nRISK_ASSESSMENT               VARCHAR2(10     Risk assessment done by\n                              CHAR)\nSUBSTANCE_CATEGORY            VARCHAR2(53     Categories of the substance (Yes/No)\n                              CHAR)\nAS_MICRO_ORG                  VARCHAR2(3      Is this subst"
    },
    {
      "page_number": 7,
      "text": "CLASSIFICATION_REG_1272             VARCHAR2(4000   Deprecated - not updated\n                                    CHAR)\nAC_TYPE                             NUMBER(10,0)    Technical ID\nBASIC_SUBSTANCE                     VARCHAR2(3      Basic substance (Yes/No)\n                                    BYTE)\nLOW_RISK_ACTIVE_SUBSTANCE           VARCHAR2(3      Low risk active substance (Yes/No)\n                                    BYTE)\nCANDIDATE_FOR_SUBSTITUTION          VARCHAR2(3      Candidate for su"
    },
    {
      "page_number": 8,
      "text": "2.1.4. Cardinality within the flat file\n\n\n\n\n2.2. Pesticides residues and MRLs download\n\n   2.2.1. Access URL\n\nhttps://api.datalake.sante.service.ec.europa.eu/sante/pesticides/pesticide-\nresidues-mrls-download?language={language}[&format]&api-version=v3.0\n\n   2.2.2. API Parameters\n\n Name          Required      Type           Example   Description\n\n Format        false         string         json      Format of the output (json or\n                                                      csv)\n\n Langua"
    }
  ]
}
