kaggle-competitions
Verified for current stable LTS
Kaggle Competitions Command: Download Competition Data
Use for download competition data with Kaggle Competitions. Exact CLI syntax to download competition data using Kaggle Competitions.
When to use this: Use for download competition data with Kaggle Competitions.
Command Syntax
kaggle c download <competition_name> kaggle c download <competition_name> Command Breakdown
kaggle is the base executable for this command.
FAQ
Purpose: Exact syntax to download competition data using Kaggle Competitions.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Kaggle Competitions Command: Download Specific File
kaggle c download <competition_name> -f <file> Kaggle Competitions Command: List Competitions kaggle c list Kaggle Competitions Command: Show Or Download Leaderboard kaggle c leaderboard <competition_name> --show Kaggle Competitions Command: Submit Files To Competition kaggle c submit <competition_name> -f <path/to/file> -m "<message>" Kaggle Competitions Command: View Submissions kaggle c submissions <competition_name>