Wow someone's going to get fired for posting those System of a Down lyrics
Posts by Jared Colston
speed gauge chart in excel. it is actually two superimposed charts, a donut chart and a pie chart. they have an empty 100 filler series, the value series and a remainder series. the arrow is a 1% slice with black outline (rest of the pie is invisible)
I made a reusable speed gauge NPS chart in Excel
and now you have to see this abomination too 📊
THEY’RE CLIMBING THE POLES IN TOKYO GO BIRDS🦅🦅🦅
🚀 Launching a new #Stata package #geoflow that allows users to generate spatial arcs.
This package is a culmination of over a year of work for building stable core dependencies. It also brings us one step closer to flexibly plot network data.
Good opportunity to plug one of my favorite books I've read in a while by @epopppp.bsky.social
press.princeton.edu/books/hardco...
Huge spillover effects on the broader relish industry
Please check it out and let me know if anything breaks with it! This is version 1.0 and I wrote it in about two hours so I'm sure there will be problems that arise! I'll also likely add more functionality as time goes on.
And since this command is just a simple wrapper for the -twoway line- command, all other -twoway- options are available:
trendline gdp_percap if inlist(regnum,1,2), time(year) category(regnum) lpattern(dash)
Average GDP per Capita for East Asia and Europe, 1990-2022.
-if- statements are also allowed with the command:
trendline gdp_percap if inlist(regnum,1,2), time(year) category(regnum)
Median GDP per Capita by world region, 1990-2022.
You can also change the statistic (any statistic available in the -collapse- command):
trendline gdp_percap, time(year) category(regnum) statistic(median)
Average GDP per capita by region of the world, 1990-2022.
And you can plot by group:
trendline gdp_percap, time(year) category(regnum)
Trend line of average GDP per Capita for all the countries in the World Bank database, 1990-2022.
The simplest form of the command plots mean values over time for your entire dataset:
trendline gdp_percap, time(year)
You can download it using this command:
net install trendline, from("raw.githubusercontent.com/jdcols01/trendline/main/...") replace
And then just type -help trendline- for the documentation.
I used to use -lgraph- but since it doesn't appear to have been updated in nearly a decade, the new -twoway- functions in Stata don't seem to work with it very well. This new package is a MUCH slimmer version purely for plotting aggregates over time. It is particularly useful for multi-level data.
Hey folks! Wanted to share a 🧵 on a super slim Stata package I put together for making aggregate line graphs by group while preserving your data structure. It's called -trendline- and you can find it on my GitHub here: github.com/jdcols01/tre...
Louisville beating Clemson and then losing to Stanford. This is absurd. Why would UK do this to us
Reposting this #Stata guide I wrote a couple of years ago that discusses how to finetune #graphs for academic/journal articles.
The guide covers topics such as colors, legends, fonts, markers, focusing on certain elements etc.
medium.com/the-stata-gu...
Economics of funny
Regression is a tool for making comparisons
If you don't know / can't easily explain what comparisons you're trying to make, then you don't understand the regression you're running
A 🧵 to keep track of my #Stata #dataviz packages. Regularly updated! Check GitHub links for more info.
Listed in the order they were released 👇
1) 𝘀𝗰𝗵𝗲𝗺𝗲𝗽𝗮𝗰𝗸: A large collection of ready-to-use #Stata #schemes.
ssc install schemepack, replace
github.com/asjadnaqvi/s...
19) waffle: A Stata package for Waffle plots
(together with @jaredcolston.bsky.social!)
ssc install waffle, replace
github.com/asjadnaqvi/s...
#Stata #spider 🕷️is bumped to v1.4:
🕸️ Weights 🏋 are now allowed and users can also specify how they want to collapse the data.
🕸️ Users can now specify variable lists (wide form) making it easier to use.
🕸️ More options added.
More info and examples:
github.com/asjadnaqvi/s...
Up soon on SSC!
Too late to explore the world, too soon to explore the universe...
Why am I spending my Saturday wondering why Hoxby & Turner (2013) postcard intervention did not replicate when Gurantz and the College Board crew expanded it and what that means for information interventions in this post-sffa world?
"We conclude that racial and ethnic minorities are inadequately served by our large household surveys [from census] and that researchers should cautiously interpret survey-based estimates of racial and ethnic differences in [safety net] program receipt and post-benefit income."
Colston: You gotta go full onebag mode. Whatever doesn't fit in a backpack throw away
I tried making a starter pack for the U.S. higher ed folks on here (after looking for one and not finding it myself). Includes researchers, journos, and just people who talk about higher ed stuff. Let me know who I missed!
go.bsky.app/71aQ6gS
I haven't been a reviewer much, but the last review I did I was just sent another Word doc with a message that basically said "the authors have addressed your concerns". With no mention of how. I basically did a side-by-side word search after going back to my original comments!!
Excited to announce that I'm joining the SSTAR Lab at UW-Madison as Lead Data Scientist! Can't thank PNPI enough for the opportunity to be their Associate Director of Research. Looking forward to this next prof. chapter!