Giter VIP home page Giter VIP logo

stata-bumparea's Introduction

Welcome to my GitHub page!


๐Ÿ•› Personal website

๐Ÿ• Notes on the recent Difference-in-Difference (DiD) literature

๐Ÿ•‘ The StataViz Portfolio

๐Ÿ•’ The Stata Guide GitHub repository with links and files.

๐Ÿ•“ The Stata Guide on Medium.

๐Ÿ•” The Stata Gallery on Medium.

๐Ÿ•• Europe's COVID-19 Regional Tracker version

๐Ÿ•– 30DayMapChallenge 2021

๐Ÿ•— My Stata dataviz packages:

Package Version Updated Description
alluvial version release Package for Alluvial charts
arcplot version release Package for arc plots
bimap version release Package for bi-variate maps
bumparea version release Package for ribbon plots
bumpline version release Package for bump line charts
circlebar version release Package for polar bar graphs
circlepack version release Package for circlepacking
clipgeo version release Polygon and polyline shape clipping
delaunay version release Delauanay triangles, Convex Hull, Voronoi
joyplot version release Package for ridgeline plots
marimekko version release Package for Marimekko charts
polarspike version release Package for polar spike plots
sankey version release Package for Sankey diagrams
schemepack version release A suite of Stata schemes
spider version release Package for spider plots
splinefit version release Package for spline fit plots
streamplot version release Package for streamplots
sunburst version release Package for sunburst diagrams
treecluster version release Package for tree plots
treemap version release Package for tree maps
waffle version release Package for waffle plots

๐Ÿ•˜ drdid: Doubly robust DiD estimator based on Sant'Anna and Zhao (2020)



Connect with me:

Website Twitter Mastodon LinkedIn ResearchGate Google Scholar Medium Discord


GIF

Support me:

Etsy Buymeacoffee Sponsor on GitHub



stata-bumparea's People

Contributors

asjadnaqvi avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

stata-bumparea's Issues

Example dta file will not load from your server

Dear Asjad,

Following your Example instruction:

use "https://github.com/asjadnaqvi/stata-bumparea/blob/main/data/owid_emissions_reduced.dta?raw=true", clear

will not result in the loading of your dta file. I also tried:

use "https://github.com/asjadnaqvi/stata-bumparea/blob/main/data/owid_emissions_reduced.dta", clear

type mismatch error -- add checks for `by()`

I do get an -type mismatch- error with version 1.11. And I do not know why:
`[CODE]

  • Example generated by -dataex-. For more info, type help dataex
    clear
    input byte(field period) double impact_p_r
    3 1 3432
    3 2 3569
    3 3 3707
    3 4 3997
    3 5 4276
    3 6 4534
    3 7 4830
    3 8 5082
    3 9 5410
    3 10 5797
    3 11 6034
    3 12 6248
    3 13 6864
    4 1 357
    4 2 394
    4 3 405
    4 4 427
    4 5 459
    4 6 504
    4 7 548
    4 8 593
    4 9 635
    4 10 641
    4 11 675
    4 12 689
    4 13 686
    5 1 152
    5 2 144
    5 3 158
    5 4 161
    5 5 146
    5 6 159
    5 7 154
    5 8 162
    5 9 173
    5 10 174
    5 11 179
    5 12 189
    5 13 217
    6 1 907
    6 2 928
    6 3 947
    6 4 962
    6 5 995
    6 6 1037
    6 7 1047
    6 8 1112
    6 9 1115
    6 10 1160
    6 11 1224
    6 12 1180
    6 13 1191
    7 1 137
    7 2 168
    7 3 198
    7 4 227
    7 5 261
    7 6 320
    7 7 356
    7 8 399
    7 9 445
    7 10 456
    7 11 475
    7 12 523
    7 13 578
    end
    label values field l_field_kurz
    label def l_field_kurz 3 "Biomedical & health sciences", modify
    label def l_field_kurz 4 "Life & earth sciences", modify
    label def l_field_kurz 5 "Mathematics & computer science", modify
    label def l_field_kurz 6 "Physical sciences & engineering", modify
    label def l_field_kurz 7 "Social sciences & humanities", modify
    label values period l_period
    label def l_period 1 "2006โ€“2009", modify
    label def l_period 2 "2007โ€“2010", modify
    label def l_period 3 "2008โ€“2011", modify
    label def l_period 4 "2009โ€“2012", modify
    label def l_period 5 "2010โ€“2013", modify
    label def l_period 6 "2011โ€“2014", modify
    label def l_period 7 "2012โ€“2015", modify
    label def l_period 8 "2013โ€“2016", modify
    label def l_period 9 "2014โ€“2017", modify
    label def l_period 10 "2015โ€“2018", modify
    label def l_period 11 "2016โ€“2019", modify
    label def l_period 12 "2017โ€“2020", modify
    label def l_period 13 "2018โ€“2021", modify
    [/CODE]

bumparea impact_p_r period , by(field) ///
name(bump_field_voll, replace) `

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.