.. _`getting_started`: Getting started ================ The Report Compiler HPV Information Centre data fetcher is a plugin for the `Report Compiler`_ library that extends the MySQL fetcher to support the inclusion of sources, notes and other info related to the fetched data. The plugin expects a particular database structure and it will be used in the HPV Information Centre project. This project is being developed by the ICO/IARC Information Centre on HPV and Cancer and will be used in our report generation tasks. .. _`Report Compiler`: https://github.com/hpv-information-centre/reportcompiler Summary ------- To understand how the references are structured in the HPV Information Centre database, see :ref:`references`. To learn how the fetcher works and which information is returned, see :ref:`ic_fetcher`. To see the list of parameters that this fetcher's JSON specification accepts, see :ref:`parameters`.