Hello !
My name is Hans Huber and I was wondering if someone could help me making a certain type of graph... I have a panel data of single transactions from different types of firms, with variables of the month of the transaction, economic sector of the firm, size of the firm, etc. and I want to make a graphic that show me the evolution of the amount quantity of transactions per month and per sector of the firm. So the idea is a graphic that, for example, shows me how many transactions where made in August-2022 divided by the sectors of the firms (transport, construction, agriculture, etc.) and see that evolution by the time. I was wondering making a graph that represents a code like this:
count(transactions), by (month industry)
but I'm relatively new at Stata and I don't know if it is even possible to do a graphic like that, so I would really appreciate if someone could help me with that.
Thank you very much and I hope my english is understandable!
Related Posts with Problem graphing by several variables
Creating new variables repeatedlyDear Statalisters, I have 1696 variables for which there daily values available for a period of 16 …
reshaping and creating unique "j()" within same idHi, I have a long-long format data set as below, I made reshaping before, but this time it is hard t…
Multi-level model with mediator and index variable from survey-level dataHi. I am attempting to perform a regression on a combined micro (individual level data from survey …
Labeling a single observation on a scatter plot.I looking at the relation between years of education and vaccine skepticism across countries. I want…
Seasonal DummyDear All, I would like kindly to generate two new variables from the following data. The first var…
Subscribe to:
Post Comments (Atom)
0 Response to Problem graphing by several variables
Post a Comment