:orphan: Example Gallery =============== This gallery showcases pycancensus functionality through executable examples. Each example demonstrates different aspects of working with Canadian Census data. **Getting Started:** - If you're new to pycancensus, start with the :doc:`tutorials/getting_started` tutorial - Get your free API key at `CensusMapper `_ - Set your API key: ``pycancensus.set_api_key("your_key_here")`` **Examples in this Gallery:** - **Basic Data Access**: Learn core functions for accessing census data - **Geographic Analysis**: Create maps and work with spatial data - **Data Visualization**: Advanced plotting and analysis techniques All examples are tested and executable - click any thumbnail to see the full code and results. .. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_plot_national_level_thumb.png :alt: :ref:`sphx_glr_auto_examples_plot_national_level.py` .. raw:: html
National-Level Census Data Analysis
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_plot_basic_census_data_thumb.png :alt: :ref:`sphx_glr_auto_examples_plot_basic_census_data.py` .. raw:: html
Basic Census Data Access
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_plot_geographic_analysis_thumb.png :alt: :ref:`sphx_glr_auto_examples_plot_geographic_analysis.py` .. raw:: html
Geographic Analysis with Census Data
.. thumbnail-parent-div-close .. raw:: html
.. toctree:: :hidden: /auto_examples/plot_national_level /auto_examples/plot_basic_census_data /auto_examples/plot_geographic_analysis .. only:: html .. container:: sphx-glr-footer sphx-glr-footer-gallery .. container:: sphx-glr-download sphx-glr-download-python :download:`Download all examples in Python source code: auto_examples_python.zip ` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_