Articles by Sharp Sight

Mapping the best states for business

April 10, 2018 | Sharp Sight

  Data science gives you tools to find opportunities A few months ago, I wrote a blog post about Amazon’s search for a location for a second headquarters. For those of you who don’t know about it, the technology giant – which currently has its headquarters in Seattle Washington – announced ... [Read more...]

Mapping the best states for business

April 10, 2018 | Sharp Sight

  Data science gives you tools to find opportunities A few months ago, I wrote a blog post about Amazon’s search for a location for a second headquarters. For those of you who don’t know about it, the technology giant – which currently has its headquarters in Seattle Washington – announced ...
[Read more...]

Why you should master the small multiple chart

April 3, 2018 | Sharp Sight

I’ve often said that the foundation of data science is data analysis. That’s not to say that data analysis and data science are 100% synonymous (they’re not), but rather that you need to master the basic tools of data analysis before you can get into the more advanced ... [Read more...]

Why you should master the small multiple chart

April 3, 2018 | Sharp Sight

I’ve often said that the foundation of data science is data analysis. That’s not to say that data analysis and data science are 100% synonymous (they’re not), but rather that you need to master the basic tools of data analysis before you can get into the more advanced ...
[Read more...]

How to map public debt data with ggplot2

March 29, 2018 | Sharp Sight

You’ve heard me say it a thousand times: to master data science, you need to practice. You need to “practice small” by practicing individual techniques and functions. But you also need to “practice big” by working on larger projects. To get some practice, my recommendation is to find reasonably ... [Read more...]

How to map public debt data with ggplot2

March 29, 2018 | Sharp Sight

You’ve heard me say it a thousand times: to master data science, you need to practice. You need to “practice small” by practicing individual techniques and functions. But you also need to “practice big” by working on larger projects. To get some practice, my recommendation is to find reasonably ...
[Read more...]

Plotting US Metro Area GDP with ggplot

March 23, 2018 | Sharp Sight

It’s clear that there are some economic shifts happening in the world, if not the US itself. In light of this, I decided to do some simple investigation into the economic performance of US cities. This is, by the way, one of the critical reasons to master data science. ... [Read more...]

Plotting US Metro Area GDP with ggplot

March 23, 2018 | Sharp Sight

It’s clear that there are some economic shifts happening in the world, if not the US itself. In light of this, I decided to do some simple investigation into the economic performance of US cities. This is, by the way, one of the critical reasons to master data science. ...
[Read more...]

How to highlight countries on a map

December 20, 2017 | Sharp Sight

Last week, we created a map of world oil production, by country. This week, I’ll show you how to make a slight modification. I’ll show you how to highlight specific countries according to a variable in your data frame. The post How to highlight countries on a map ... [Read more...]

Mapping oil production by country in R

December 13, 2017 | Sharp Sight

This week, here's another map: a map of world oil production that you can create using R. As I've mentioned, projects like this – a few hundred lines of code, with a variety of functions from the tidyverse – are excellent practice for intermediate data scientists. The post Mapping oil production by ... [Read more...]

Mapping lithium production using R

December 6, 2017 | Sharp Sight

Recently, I was thinking about energy, solar energy, and battery technology, and I got curious about sources of lithium (which is used in batteries and related tech). Using a few tools from R, I created a map of lithium production within about 15 minutes. Here, I'll show you how I did ... [Read more...]

A quick introduction to using color in density plots

November 30, 2017 | Sharp Sight

To become a great data scientist, you need to master data visualization. One intermediate topic that you’ll need to learn is how to work with color. Specifically, you’ll need to learn how to manipulate the “fill” color of things like density plots ... The post A quick introduction to ... [Read more...]

Mapping “world cities” in R

November 22, 2017 | Sharp Sight

Here at Sharp Sight, we make a lot of maps. There are a few reasons for this. First, good maps are typically ‘information dense.’ You can get a lot of information at a glance from a good map. They are good visualization tools for finding and communicating insights. Second ... The ... [Read more...]
1 2

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)