Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fig 1 Firms by year by category #2

Open
andrasvereckei opened this issue Aug 2, 2024 · 7 comments
Open

fig 1 Firms by year by category #2

andrasvereckei opened this issue Aug 2, 2024 · 7 comments

Comments

@andrasvereckei
Copy link
Collaborator

andrasvereckei commented Aug 2, 2024

Number of registered firms by year by category.

  1. Test with year 1980-2022 and 1988-2022
  2. Drop bank and insurance sectors
    drop teaor03 J (teaor03 2d 65-67) and teaor08 K (teaor08 2d 64-66)
  3. Replace emp (.=0)

Codes based on figures_merleg-LTS-2022_20230405T115820667495+0200.zip
https://github.com/ceumicrodata/balance/tree/master/figures

Categories

  • foreign= fo3
  • state and municipality owned= so3_with_mo3
  • domestic = do3
    Divide domestic by firm size:
    1. micro 0-9
    2. small 10-49
    3. medium 50-249
    4. big 250+

Use only Staff headcount rules.
https://single-market-economy.ec.europa.eu/smes/sme-fundamentals/sme-definition_en

" Gazdasági társaságok száma évente, kategóriák szerint

  • 6 kategória
  • esetleg log skálán, hogy mindegyik látsszon?
  • esetleg összevetve KSH számokkal "
@korenmiklos
Copy link
Member

See 9d55744

@korenmiklos
Copy link
Member

Annotate:

  • egyszeres könyvvitel, 28-as bevallás kiesik 2004-től
  • másik adatforrás 2015-

@korenmiklos
Copy link
Member

Put micro on different axis, very different scale!

@korenmiklos
Copy link
Member

Move micro firms to second axis. Check this https://docs.makie.org/stable/reference/blocks/axis#Creating-a-twin-axis

@andrasvereckei
Copy link
Collaborator Author

Move micro firms to second axis. Check this https://docs.makie.org/stable/reference/blocks/axis#Creating-a-twin-axis

I read and tested all these examples in jupyter notebooks and not worked yet.

@andrasvereckei
Copy link
Collaborator Author

Great site helped me to create secondary y axis.
https://tutorials.pumas.ai
https://tutorials.pumas.ai/html/PlottingInJulia/01-AoG-intro.html

@andrasvereckei
Copy link
Collaborator Author

andrasvereckei commented Oct 25, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants