-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
c:communityDatasets and notebook templatesDatasets and notebook templates
Description
PLDG Proof-of-Work Submission
Contributor
- GitHub Username: @GautamBytes
- Discord Username (if applicable): gautam_092528
Gist Link
Link to your notebook gist: https://gist.github.com/GautamBytes/3b9b6f424159a6f030ee3756c203db7b
Data Source Audited
Pipeline audited:
- Staging:
N/A (Mart Analysis) - Intermediate:
N/A (Mart Analysis) - Mart:
oso.timeseries_metrics_by_project_v0', 'oso.projects_v1 - Metrics Analyzed:
GITHUB_commits_monthly,GITHUB_full_time_developers_monthly,GITHUB_active_developers_monthly
Key Findings
Provide a 2-3 sentence summary of your analysis:
- Velocity Resilience: Filecoin's commit velocity has remained consistent throughout 2024 despite market volatility, indicating a decoupled relationship between price and engineering activity.
- Identified a clear distinction in maturity stages: drand operates as a specialized team with a high Core Ratio (~38%), while Filecoin functions as a broad ecosystem with a lower ratio (~9%).
- Data Completeness: Confirmed data availability for all target projects back to Jan 2023, with successful cross-reference between projects_v1 and timeseries_metrics_v0.
Checklist
Before submitting, verify that your notebook:
- Runs successfully with
uv run marimo edit your_notebook.py - Passes structure validation with
uv run marimo check your_notebook.py - Includes all 3 required checks (presence, date coverage, duplicates)
- Audits all 3 pipeline stages (staging → intermediate → mart)
- Contains visualizations using plotly
- Has clear markdown documentation explaining analysis
- Separates concerns (markdown, SQL, and Python in separate cells)
- Follows naming convention:
{data_source}_{username}.py - Pipeline documentation section is complete
Additional Notes
Any additional context, questions, or issues encountered:
NA
Next Steps: OSO maintainers will review your submission. If approved, you'll be asked to submit a PR with your notebook.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
c:communityDatasets and notebook templatesDatasets and notebook templates