Skip to content

feat: add parquet data docs#37

Merged
clampr merged 7 commits into
mainfrom
feat/bulk-parquet-data
Jun 3, 2026
Merged

feat: add parquet data docs#37
clampr merged 7 commits into
mainfrom
feat/bulk-parquet-data

Conversation

@clampr

@clampr clampr commented Jun 3, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR expands the Data documentation by introducing Parquet-based “Bulk Data” docs under the broader “Data Access” section, and updates site navigation/labels to reflect the “Data Access” naming.

Changes:

  • Renamed “Bulk Data” to “Data Access” in breadcrumbs, homepage feature tiles, footer, and data sidebar/category labels.
  • Added a new /data/bulk documentation section describing Parquet bulk downloads (hourly/daily/monthly) and access details.
  • Updated existing Data Access docs to describe both time-series CSV downloads and bulk Parquet downloads.

Reviewed changes

Copilot reviewed 19 out of 19 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
src/theme/DocBreadcrumbs/useSidebarBreadcrumbsWithContext.ts Updates breadcrumb context label from “Bulk Data” to “Data Access”.
src/components/HomepageFeatures/index.tsx Updates homepage feature title to “Data Access”.
docusaurus.config.ts Updates footer navigation label to “Data Access”.
docs/terms.md Updates Terms intro to include CLI and renamed data access wording.
docs/python/overview.md Updates description/link text for the data interface used by the Python library.
docs/overview.md Updates “Our services” list to add CLI and rename/expand Data Access entry.
docs/formats.md Generalizes formats/units applicability statement to all interfaces.
docs/data/weather-stations.md Updates page title suffix to “Data Access”.
docs/data/timeseries/overview.md Expands time series overview with access notes, quick start, and update cycle details.
docs/data/timeseries/hourly.md Renames title suffix and refines wording/links for hourly CSV dumps.
docs/data/timeseries/daily.md Renames title suffix and refines wording/links for daily CSV dumps.
docs/data/timeseries/monthly.md Renames title suffix and refines wording/links for monthly CSV dumps.
docs/data/overview.md Replaces Bulk Data overview content with a new Data Access summary covering CSV/Parquet/metadata formats.
docs/data/bulk/category.json Adds a new “Bulk Data” sidebar category under Data Access.
docs/data/bulk/overview.md Adds Bulk Data (Parquet) overview page with beta/access/quick start/update cycle.
docs/data/bulk/hourly.md Adds hourly Parquet bulk dump documentation.
docs/data/bulk/daily.md Adds daily Parquet bulk dump documentation.
docs/data/bulk/monthly.md Adds monthly Parquet bulk dump documentation.
docs/data/category.json Renames the top-level data category label/title to “Data Access”.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/terms.md Outdated
Comment thread docs/data/overview.md Outdated
Comment thread docs/python/overview.md Outdated
Comment thread docs/data/timeseries/monthly.md Outdated
Comment thread docs/data/bulk/hourly.md Outdated
Comment thread docs/data/bulk/daily.md Outdated
clampr and others added 6 commits June 3, 2026 18:05
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@clampr clampr merged commit 184eaac into main Jun 3, 2026
1 check passed
@clampr clampr deleted the feat/bulk-parquet-data branch June 3, 2026 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants