> ## Documentation Index
> Fetch the complete documentation index at: https://docs.graphext.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Add Demographic Data for Spain using coordinates

> Use coordinates to enrich your data with the Spanish census information

This function fetches information from the Spanish census which may be relevant
to the analysis you are working on. By providing the coordinates of your data points
we can bring useful contextual information such as age brackets, gender distribution
and more.

<Note>
  Check out the
  [fetch\_demographics\_es](/api-docs/prepare/enrich/fetch_demographics_es) step
  for more information.
</Note>

## Parameters

* **Latitude**: column holding the latitude component of your data points
* **Longitude**: column holding the longitude component of your data points
