help@rskworld.in +91 93305 39277
RSK World
  • Home
  • Development
    • Web Development
    • Mobile Apps
    • Software
    • Games
    • Project
  • Technologies
    • Data Science
    • AI Development
    • Cloud Development
    • Blockchain
    • Cyber Security
    • Dev Tools
    • Testing Tools
  • Blog
  • About
  • Contact

Theme Settings

Color Scheme
Display Options
Font Size
100%
Back to Project
RSK World
sales-forecasting
RSK World
sales-forecasting
Sales Forecasting Dataset
sales-forecasting
  • data
  • docs
  • notebooks
  • scripts
  • LICENSE1.2 KB
  • README.md1.9 KB
  • metadata.json1.4 KB
README.md
README.md
Raw Download

README.md

<!-- Prepared by Molla Samser (RSK World) | hello@rskworld.in | support@rskworld.in | +91 93305 39277 | Nutanhat, Mongolkote, Purba Burdwan, West Bengal, India 713147 | https://rskworld.in -->

# Sales Forecasting Dataset

Complete sales dataset with historical sales data, product information, and time-based features for forecasting and trend analysis.

## What’s Inside
- Historical sales records with product and customer context
- Time-based features (seasonality, Fourier terms, lags 7/14/28, rolling 4w/12w)
- Price and inventory signals (price deltas, coverage days, promo flag)
- Beginner-friendly Pandas workflow and preprocessing script
- Sample CSV to illustrate expected schema

## Project Metadata
- ID: 2
- Category: Tabular Data
- Difficulty: Beginner
- Technologies: CSV, SQL, Pandas, Time Series
- Source link: `./sales-forecasting/sales-forecasting.zip`
- Demo link: `./sales-forecasting/`

## Structure
- `metadata.json` — canonical project metadata.
- `data/sample_sales.csv` — sample rows showing expected schema.
- `docs/dataset_description.md` — dataset fields, targets, usage notes.
- `scripts/preprocess.py` — loads CSV, builds time features, trains baseline model.
- `notebooks/analysis_plan.md` — suggested notebook flow for exploration/forecasting.

## Quick Start
1) Install deps: `pip install pandas scikit-learn matplotlib`
2) Run preprocessing: `python scripts/preprocess.py --input data/sample_sales.csv --output data/processed_sales.csv`
3) Open the planned steps in `notebooks/analysis_plan.md` and adapt in a notebook.

## Notes
- Replace `data/sample_sales.csv` with your full dataset, then re-run preprocessing.
- Add your generated assets (`sales-forecasting.png`, `sales-forecasting.zip`) to match metadata links.
- Extend features easily in `scripts/preprocess.py` (e.g., holiday flags, promo depth, price elasticity).

## License
- MIT License — see `LICENSE`.


About RSK World

Founded by Molla Samser, with Designer & Tester Rima Khatun, RSK World is your one-stop destination for free programming resources, source code, and development tools.

Founder: Molla Samser
Designer & Tester: Rima Khatun

Development

  • Game Development
  • Web Development
  • Mobile Development
  • AI Development
  • Development Tools

Legal

  • Terms & Conditions
  • Privacy Policy
  • Disclaimer

Contact Info

Nutanhat, Mongolkote
Purba Burdwan, West Bengal
India, 713147

+91 93305 39277

hello@rskworld.in
support@rskworld.in

© 2026 RSK World. All rights reserved.

Content used for educational purposes only. View Disclaimer