Files
OpenBB/.codespell.skip
Danglewood 67940fd576 [Feature] Add USDA FAS Agriculture Commodity Endpoints (#7298)
* add endpoint  with  as provider to return a PDF widget with historical data by commodity, year, and month

* lint

* add weather bulletins

* codespell

* codespell

* grammar police

* better examples

* add psd data endpoint

* it's 'aggregate_regions', not 'aggregate_region'

* codespell

* missing annotation

* missing unit test

* fix a test expectations for the new year
2026-01-02 22:11:04 +00:00

31 lines
835 B
Plaintext
Vendored

./tests
.git
*.bat
*.css
*.csv
*.html
*.ini
*.ipynb
*.js
*.json
*.lock
*.nsi
*.scss
*.txt
*.yaml
*.cdx.xml
./build/pyinstaller
./**/node_modules
./frontend-components/**
./cookiecutter/**
./openbb_platform/providers/econdb/openbb_econdb/utils/helpers.py
./openbb_platform/core/openbb/package/**
./openbb_platform/providers/imf/openbb_imf/utils/constants.py
./openbb_platform/extensions/economy/openbb_economy/economy_views.py
./openbb_platform/providers/fmp/openbb_fmp/models/calendar_ipo.py
./openbb_platform/providers/imf/openbb_imf/models/consumer_price_index.py
./openbb_platform/providers/government_us/openbb_government_us/utils/psd_codes.py
./desktop/src-tauri/src/tauri_handlers/startup.rs
./desktop/src/routes/environments.tsx
./desktop/src/tests/routes/installation-progress.test.tsx
./desktop/src/tests/routes/index.test.tsx