CoolFace
Datasetpublic

zhuq41/filesystem_fetch_hf_playwright_googlemap_terminal_github_scholarly_8016_bwdelreg_sujqk4

BlueWave Logistics Delivery-Point Registry This dataset maintains the delivery-point registry for BlueWave Logistics (regional freight & dispatch). Files registry.csv — the master delivery-point registry. review_decisions.csv — the latest Q3 2026 review report (published by the operations analyst). registry.csv schema Columns: id,branch,address,city,state,status,review_month id: delivery-point identifier (e.g. DP-101). branch: operations branch… See the full description on the dataset page: https://huggingface.co/datasets/zhuq41/filesystem_fetch_hf_playwright_googlemap_terminal_github_scholarly_8016_bwdelreg_sujqk4.

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes17downloads
Dataset Card

BlueWave Logistics Delivery-Point Registry

This dataset maintains the delivery-point registry for BlueWave Logistics (regional freight & dispatch).

Files

  • —registry.csv — the master delivery-point registry.
  • —review_decisions.csv — the latest Q3 2026 review report (published by the operations analyst).

registry.csv schema

Columns: id,branch,address,city,state,status,review_month

  • —id: delivery-point identifier (e.g. DP-101).
  • —branch: operations branch name.
  • —address: street address.
  • —city, state: location.
  • —status: current operational status — one of pending_review, active, suspended.
  • —review_month: month (YYYY-MM) in which the point is scheduled for periodic review.

Q3 2026 review process

The operations team reviews delivery points whose review_month falls within the review window 2026-07 to 2026-08 (July–August 2026).

For every delivery point in the review window, assign an outcome based on its status:

statusoutcome
pending_reviewapproved
activemonitor
suspendeddecommission

The analyst geocodes the point's full address (address, city, state) to obtain latitude/longitude coordinates, then publishes the report as review_decisions.csv in the repository root with columns:

id,branch,address,city,state,status,review_month,outcome,lat,lng