{"id":26856843,"url":"https://github.com/leodeveloper/kaggle-upload-dataset","last_synced_at":"2025-03-31T00:29:48.094Z","repository":{"id":246042128,"uuid":"819929301","full_name":"leodeveloper/kaggle-upload-dataset","owner":"leodeveloper","description":"python code to upload the csv dataset into kaggle ","archived":false,"fork":false,"pushed_at":"2024-06-25T14:44:39.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-26T14:51:15.261Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leodeveloper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-25T13:07:50.000Z","updated_at":"2024-06-25T14:44:42.000Z","dependencies_parsed_at":"2024-06-25T14:41:28.600Z","dependency_job_id":null,"html_url":"https://github.com/leodeveloper/kaggle-upload-dataset","commit_stats":null,"previous_names":["leodeveloper/kaggle-upload-dataset"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leodeveloper%2Fkaggle-upload-dataset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leodeveloper%2Fkaggle-upload-dataset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leodeveloper%2Fkaggle-upload-dataset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leodeveloper%2Fkaggle-upload-dataset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leodeveloper","download_url":"https://codeload.github.com/leodeveloper/kaggle-upload-dataset/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246399822,"owners_count":20770907,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-31T00:29:47.357Z","updated_at":"2025-03-31T00:29:48.068Z","avatar_url":"https://github.com/leodeveloper.png","language":"Python","readme":"# Kaggle Upload Dataset\n\nA Python script to upload CSV datasets to Kaggle.\n\n## Overview\n\nThis repository contains a Python script that simplifies the process of uploading CSV datasets to Kaggle. This can be particularly useful for data scientists and analysts who frequently work with Kaggle for data competitions or sharing datasets.\n\n## Features\n\n- Upload CSV files directly to Kaggle.\n- Simple and easy-to-use command-line interface.\n\n## Requirements\n\n- Python 3.x\n- Kaggle API Key\n\n## Installation\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/leodeveloper/kaggle-upload-dataset.git\n    cd kaggle-upload-dataset\n    ```\n\n2. Install the required packages:\n\n    ```bash\n    pip install -r requirements.txt\n    ```\n\n## Usage\n\n1. If you do not have a Kaggle API key, you can create one from the [Kaggle website](https://www.kaggle.com/account).\n\n2. Run the script with your CSV file and other required parameters:\n\n    ```bash\n    python upload-dataset.py --file path/to/your/dataset.csv --title \"Your Dataset Title\" --dataset \"username/dataset-name\" --description \"Description of your dataset\"\n    ```\n\n## Parameters\n\n- `--file`: Path to the CSV file to be uploaded.\n- `--title`: Title of the dataset on Kaggle.\n- `--dataset`: Dataset identifier in the format `username/dataset-name`.\n- `--description`: Description of the dataset.\n\n## License\n\nThis project is licensed under the AGPL-3.0 License - see the [LICENSE](LICENSE) file for details.\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## Contact\n\nFor any issues or questions, please open an issue in the repository.\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleodeveloper%2Fkaggle-upload-dataset","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleodeveloper%2Fkaggle-upload-dataset","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleodeveloper%2Fkaggle-upload-dataset/lists"}