Hey there,
I need to write an essay for which I need Stata. To be honest I never had any experience with Stata before so my question is probably on a very low level. My essay is about polarization in US Politics and the Supreme Court. Therefore I want to find out, how the jusitices have voted (if their vote has to be considered as conservative or liberal). I have all the variables I need e.g. justice (name of the justice), direction (direction of the vote) and decisionDate (date of the Decision). And here comes my question: How can I generate a table for each year (starting from 1980) in which I see how each Justice has voted (conservative or liberal). I tried: tab justice direction if dateDecision > 1980 but it didn't work.
I would be really thankful for any help!
Greetings
MillbrotherCA
Related Posts with Getting started with STATA
replace with multiple if statementHello everyone, I am trying to replace values of the variable "NomenCode" based on multiple if state…
Dates: conversion and formattingDear Statalists, I am using monthly data that are like "01jan1980" "01feb1980" etc. After the upload…
xtreg vs xtpoisson difference in observationsHello all, I have a dataset of 4789 observations (unbalanced 194 groups and 25 years) . The way thi…
merging multiple files in a folderHi, I am merging multiple files in a folder, using the code below. the master file (named PED_DAY_A…
how to drop a bar like this , thanks!How to drop a bar like this ,thanks very much! * Example generated by -dataex-. To install: ssc ins…
Subscribe to:
Post Comments (Atom)
0 Response to Getting started with STATA
Post a Comment