https://github.com/erictleung/2018-new-coder-survey
:beginner: Code to wrangle data from the 2018 New Coder Survey by freeCodeCamp
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.1%) to scientific vocabulary
Keywords
data
data-cleaning
dataset
freecodecamp
new-coders-survey
programmers
Last synced: 4 months ago
·
JSON representation
Repository
:beginner: Code to wrangle data from the 2018 New Coder Survey by freeCodeCamp
Basic Info
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
- Releases: 0
Topics
data
data-cleaning
dataset
freecodecamp
new-coders-survey
programmers
Created over 7 years ago
· Last pushed about 7 years ago
Metadata Files
Readme
README.Rmd
---
title: "Cleaning freeCodeCamp's 2018 New Coder Survey Data"
author: "Eric Leung"
date: 2018-09-01
output: github_document
---
**Contents**
- [Introduction](#introduction)
- [Prerequisites](#prerequisites)
- [Usage](#usage)
- [Repository Structure](#repository-structure)
## Introduction
## Prerequisites
- R (>= 3.5.0)
- tidyverse
## Usage
To reproduce data download and cleaning, run the following.
```sh
# Download raw data
make download
# Create exploratory data analysis report
make eda
# Perform cleaning and munging
make cleaning
```
## Exploratory Analysis
You can find my exploratory analysis of the raw data [here][eda].
[eda]: https://erictleung.com/2018-new-coder-survey/explore-data.nb.html
## Session Information
```{r}
sessionInfo()
```
## Repository Structure
Owner
- Name: Eric Leung
- Login: erictleung
- Kind: user
- Location: New York, NY
- Website: https://erictleung.com
- Repositories: 169
- Profile: https://github.com/erictleung
Data science generalist. Sharing knowledge and optimizing tools for learning and growth. Open-source and open-data advocate. Community learner.
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Eric Leung | e****c@e****m | 37 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 7
- Total pull requests: 0
- Average time to close issues: 2 months
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- erictleung (7)