Saved in:
Bibliographic Details
Main Authors: Kbir, Fatiha Ait, Bourgoin, Jérémy, Decoupes, Rémy, Gradeler, Marie, Interdonato, Roberto
Format: Preprint
Published: 2024
Subjects:
Online Access:https://arxiv.org/abs/2412.12961
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • The Land Matrix initiative (https://landmatrix.org) and its global observatory aim to provide reliable data on large-scale land acquisitions to inform debates and actions in sectors such as agriculture, extraction, or energy in low- and middle-income countries. Although these data are recognized in the academic world, they remain underutilized in public policy, mainly due to the complexity of access and exploitation, which requires technical expertise and a good understanding of the database schema. The objective of this work is to simplify access to data from different database systems. The methods proposed in this article are evaluated using data from the Land Matrix. This work presents various comparisons of Large Language Models (LLMs) as well as combinations of LLM adaptations (Prompt Engineering, RAG, Agents) to query different database systems (GraphQL and REST queries). The experiments are reproducible, and a demonstration is available online: https://github.com/tetis-nlp/landmatrix-graphql-python.