Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitriKourouniotis authored Aug 28, 2018
1 parent aa4cb52 commit 3da80ae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,22 @@ A blog post published by Jeff Kao caught my attention and I followed up with him
<a href="https://github.com/DimitriKourouniotis/Capstone1FCCNN/blob/master/01%20Importing%203m%20FCC%20records%20from%20SQL%20.ipynb">01 Importing 3 million FCC records from SQL</a>

<a href="https://github.com/DimitriKourouniotis/Capstone1FCCNN/blob/master/02%20Capstone%201%20Email%20domains.ipynb">02 Email domains</a>
![Emails from fake domains or fake accounts](https://github.com/DimitriKourouniotis/Capstone1FCCNN/blob/master/images/Domains.png)

<a href="https://github.com/DimitriKourouniotis/Capstone1FCCNN/blob/master/03%20WordCloud.ipynb">03 WordCloud</a>
![Wordcloud of comments](https://github.com/DimitriKourouniotis/Capstone1FCCNN/blob/master/images/wc.png)

<a href="https://github.com/DimitriKourouniotis/Capstone1FCCNN/blob/master/04%20Capstone%201%20FCC%20Submissions%20Frequency.ipynb">04 Submission Frequency</a>
![Suspcious submission timing](https://github.com/DimitriKourouniotis/Capstone1FCCNN/blob/master/images/SubmissionsPerMinute.png)

<a href="https://github.com/DimitriKourouniotis/Capstone1FCCNN/blob/master/05%20Capstone%20State%20Pop%20estimates%202016%20and%20Comments%20percentages.ipynb">05 State Population Estimates 2016 and Comment Percentages</a>
![Comments by state variations from population](https://github.com/DimitriKourouniotis/Capstone1FCCNN/blob/master/images/Stemplot_differences.png)

<a href="https://github.com/DimitriKourouniotis/Capstone1FCCNN/blob/master/06%20Capstone%201%20plotting%20differences%20from%20average.ipynb">06 Plotting Differences from Average</a>
![Comments by state variations from Normal](https://github.com/DimitriKourouniotis/Capstone1FCCNN/blob/master/images/DistributionOfDifferencesNorm.png)

<a href="https://github.com/DimitriKourouniotis/Capstone1FCCNN/blob/master/07%20Capstone%201%20Choropleth%20Map%20USA%20.ipynb">07 Choropleth grid Map of US</a>
![Variations mapped](https://github.com/DimitriKourouniotis/Capstone1FCCNN/blob/master/images/chorogridVariationsFromState.jpg)

<a href="https://github.com/DimitriKourouniotis/Capstone1FCCNN/blob/master/08%20Capstone%201%20Stats%20Proportions%20by%20State%20relative%20to%20Population.ipynb">08 Statistics Proportions by State Relative to Population</a>

Expand Down

0 comments on commit 3da80ae

Please sign in to comment.