# Working with Published Data This section covers how to query published dsgrid datasets and analyze the results using various tools. - **[Query a Dataset with Python](tutorial.md)** - Step-by-step tutorial for loading, filtering, and exporting data from [OEDI](https://data.openei.org/)[^oedi] S3 buckets or NLR[^nlr] HPC[^hpc] using Python and DuckDB. - **[Visualize Data with Tableau](visualize_with_tableau.md)** - Create interactive visualizations and dashboards from dsgrid query results. [^oedi]: Open Energy Data Initiative [^nlr]: National Laboratory of the Rockies (formerly NREL) [^hpc]: High-Performance Computing ```{toctree} :maxdepth: 1 :hidden: tutorial visualize_with_tableau ```