Paddock

Draft. Factually accurate, not yet reviewed by a lawyer.

The operator details are still incomplete (name, street, postalCode, city, email, editoriallyResponsible). They live in src/lib/legal/operator.ts and must be filled in before this goes live.

Licences

Free software in this product

Paddock is built on free software. What ships with it is listed here with its version and licence. The licence texts themselves live in each package.

Charting

The price charts are drawn by the Lightweight Charts library from TradingView. Its licence requires naming TradingView as the creator and linking to them. That happens here:

Lightweight Charts™
Copyright (c) 2025 TradingView, Inc. https://www.tradingview.com/

The library runs entirely in the browser and draws only our own data. There is no connection to TradingView, no account there and no data fetched from there.

Everything that ships

PackageVersionLicenceWhat for
lightweight-charts5.2.0Apache-2.0Draws the price charts in the browser. By TradingView, Inc.
next16.2MITThe web framework the site and the interfaces run on.
react, react-dom19.2MITBuilds the user interface.
maplibre-gl5.24BSD-3-ClauseDraws the maps.
@xyflow/react12.11MITThe draggable workspace and the relationship graphs.
d3-force, d3-hierarchy3.0, 3.1ISCLays out graphs and treemaps.
d3-sankey0.12BSD-3-ClauseComputes the income-flow diagrams.
motion12.42MITMotion in the interface.
lucide-react1.27ISCThe icons in the interface.
@clerk/nextjs7.6MITSign-in and sessions.
postgres3.4UnlicenseTalks to the database.
zod4.4MITValidates foreign data before we use it.
zustand5.0MITHolds the workspace state.
fast-xml-parser5.10MITReads the regulators’ XML filings.
fflate0.8MITUnpacks the regulators’ archives.
unpdf1.6MITReads text out of PDF documents.
IBM Plex Sans, IBM Plex MonoOFL-1.1The two typefaces of the interface.

Where the data comes from

This page lists software, not data. Which source stands behind a figure is stated by each module in its own info panel, and the terms for market data are in the terms of use.