# User Guide

For an introduction on how to use the Microdata Library see this video :

{% embed url="<https://youtu.be/p-ZAqoVyrKE>" %}

## Access the Microdata Library

### Directly via Microdata Library URL

The Microdata Library is accessible using the following URL:

<https://microdata.pacificdata.org/>

### From the Data Catalogue

The application is also accessible in several ways from the [Data Catalogue](https://pacificdata.org/):

A link is available from the "Tools" menu:

![](/files/-MK8FSMyBSXjJ4F4Yq-e)

PDH Data Catalogue entries have a link to visualize the data at its source (Microdata Library):

![](/files/-MK8FWjPwhBNoctdNdII)

## Find studies using the Microdata Library Central Catalog

The Microdata Library Central Data Catalog allows users to search for published studies (censuses and surveys).

![](/files/-MK8Hb7Pc_svQCZPE6Zx)

&#x20;A keyword search returns datasets containing the given keyword(s) in titles and descriptions. The variable description can also be used to search in more detail.

![](/files/-MK8ITlOKAPxq9hJfcG_)

### From the Pacific Data Hub Data Calalogue

The Microdata Library is registered in the Data Catalogue and can also be found using its various different functionnalities. For more information see [dedicated section on the use of the Data Catalogue](https://app.gitbook.com/@pacific-community-spc/s/pacific-data-hub/~/drafts/-MJz0A5FvX84FSq5yBMJ/catalogue).

## Explore a study

**Study Description** - details all components of a study (census or survey) from identification to metadata production.

![](/files/-MKHJBHGwwuJIlNkO0BK)

**Documentation** - provides access to questionnaires, reports, technical documents etc.

![](/files/-MKHJFFcVKUnHVwCdayv)

**Data Description** - provides a full listing of all datasets and variables created as part of the study.

![](/files/-MKHJIbAo8DLvryaPobH)

Clicking on a data file provides a listing of all variables. Clicking on a variable then displays a profile of that variables' responses.&#x20;

![](/files/-MKHKZYTMkQXkpVBAbQT)

## Access microdata

To access microdata (where available), create an account and then follow the data request instructions

![](/files/-MKHJOo7QxpcS0vlP9Jr)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pacificdata.org/ml/user-guide.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
