feat: add parquet data docs#37
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
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/bulkdocumentation 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.
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.