Skip to content

ETL Kaggle kernel/notebook metrics #180

Description

@e-belfer

Kaggle kernel (notebook) metrics are available through the Kaggle API using the following bash command:
kaggle kernels list --page-size 200 --dataset catalystcooperative/pudl-project -v

I've poked around the API and have yet to find a direct Python call of the package that doesn't return an authorization error.

### Tasks
- [ ] Try to find direct Python call for script
- [ ] If no direct call, add bash script that exports terminal output to csv to `save_daily_metrics.yml`
- [ ] ETL this small table

Metadata

Metadata

Assignees

No one assigned

    Labels

    kaggleRelating to Kaggle usage metrics

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions