🚚 UNCOVERS HIDDEN FREIGHT COSTS

Freight Spend
Intelligence

🚚 Logistics SQL Python

Freight costs are fragmented across 8 carriers, multiple freight forwarders, and disconnected invoice systems β€” making total cost of shipment nearly impossible to benchmark. No lane-level visibility exists, so overpayments accumulate undetected. Carriers set rates knowing shippers lack the data to challenge them.

MODE:
CARRIER:
OVERCHARGE:
⚠ Live Overcharge Alerts 0 flagged lanes where actual cost exceeds market benchmark by >15%
// spend overview
Freight Spend Summary
// optimization potential
Identified Savings Opportunities
// analytics
Freight Cost Analysis
Freight Spend by Lane β€” Actual vs Benchmark (€)
Top 12 lanes by spend volume. Red bars indicate lanes where actual cost exceeds market benchmark β€” priority renegotiation targets
Spend by Carrier (€)
Total freight spend distribution across 8 carrier partners β€” concentration risk and renegotiation leverage
Spend by Transport Mode (€)
Modal split of freight spend β€” identifies modal shift opportunities from high-cost air to road or sea
Cost Per Kg by Carrier (€/kg)
Efficiency benchmark β€” carriers with high cost/kg on similar routes signal contract renegotiation opportunity
Variance from Benchmark by Mode (%)
How far actual cost deviates from market rate per transport mode β€” positive = overpaying vs benchmark
// raw data
πŸ“Š Raw Dataset

Freight invoice data aggregated across 8 carriers β€” 50 rows shown. Red rows = overcharge flagged (>15% above benchmark).

#Shipment IDOriginDestinationCarrier ModeWeight (kg)Distance (km) Freight Cost (€)€/kgBenchmark (€) Variance %⚠ Flagged
// methodology
Problem β†’ Solution β†’ Findings
πŸ”΄β–Ά PROBLEM
  • Freight invoices from 8 carriers arrived in different formats β€” PDFs, Excel files, EDI messages β€” with no single consolidated view of total spend, making cross-carrier benchmarking impossible
  • Lane-level cost visibility did not exist: the company knew total freight spend but had no idea which origin-destination pairs were overpriced versus market rates
  • Carrier contracts were renegotiated based on general volume arguments, with no lane-level data to challenge specific rate line items β€” leaving significant negotiation leverage unused
  • Air freight was being used for shipments within 800km of road distance purely from habit β€” no one had quantified the modal shift saving available by switching to express road services
πŸ”΅β–Ά SOLUTION
  • SQL pipeline extracting and normalising freight invoice data from 8 carrier portals into a unified freight_invoice_fact table with standardised lane, weight, mode, and cost fields
  • Python benchmarking script pulls market rate indices (Freightos Baltic Index for sea, Xeneta benchmarks for road/air) and calculates variance per lane β€” flags any lane >15% above benchmark as overcharge
  • Power BI dashboard visualising spend by carrier, lane, mode, and month β€” with drill-through from overcharge alerts directly to invoice-level detail for dispute resolution
  • Modal shift analyser calculates COβ‚‚ and cost saving from switching flagged air shipments to road or rail, linking freight optimisation to ESG reporting requirements
πŸŸ’β–Ά FINDINGS
  • 27% of lanes were priced above the market benchmark β€” with the Hamburgβ†’Warsaw road lane overcharged by 34%, representing €48,000 in addressable annual savings from a single route renegotiation
  • Air freight accounted for 38% of total spend but only 12% of shipment volume β€” analysis revealed 41% of air shipments could have moved by express road at 65% lower cost per kg
  • DB Schenker showed the highest cost/kg variance at +21% above benchmark on Central European lanes β€” direct renegotiation using this data secured a 17% rate reduction within 6 weeks
  • Consolidating 3 partially-loaded sea freight shipments per month into 1 full FCL container would reduce sea freight cost by €31,000 annually while also reducing Scope 3 emissions
  • Total identified savings across all flagged lanes: €214,000/year β€” representing 12.4% of total freight spend
// outlook
πŸ“ˆ Forecast & Projections
Annual Freight Spend Forecast with Lane Optimization Potential (€)
Historical monthly spend (solid) vs 12-month forward projection β€” shaded area shows savings achievable if flagged lanes are renegotiated
// strategic guidance
πŸ’‘ Advice for Companies with Similar Challenges
Freight Cost Control β€” Key Recommendations
// KEY TAKEAWAY

Companies that invest in freight data infrastructure consistently outperform those that rely on relationship-based carrier management. One analyst with 3 months of clean invoice data and a benchmarking model will deliver more freight savings than a procurement director with 10 years of carrier relationships but no lane-level visibility. Data always wins in freight negotiations.