Giter Club home page Giter Club logo

worldbank / stata-ie-visual-library Goto Github PK

View Code? Open in Web Editor NEW
46.0 20.0 23.0 13.14 MB

This is a repository maintained by DIME Analytics and containing example graphs on how to explore data sets and display results of Impact Evaluations using Stata. For information on how to contribute to the library and download codes and data sets, click on the link to GitHub below.

License: MIT License

Stata 14.37% Jupyter Notebook 80.84% HTML 4.48% CSS 0.30%
stata graph plots impact-evaluations

stata-ie-visual-library's Introduction

Stata IE Visual Library

This repository contains graphs created in Stata to explore impact evaluation data sets and display results. The Library plots and codes can be viewed here. The folders in the repository contain the .dta and .do files that can be used to replicate the images in the Library.

Contributing

If you have suggestions of plots you would like to see in this library and are not currently here, you can open an issue describing your suggestion.

If you have some nice looking graphs you would like to add to this library and are familiar with how GitHub works, please feel free to fork this repository and submit a pull request for any additions you want to make. Note that the folder structure used here consist of broad plot categories with individual folders for each plot. Each individual folder contains (1) the de-identified data used to create the plot and (2) the code that creates the plots from such data. .png files should not be loaded in these folders. The image will be added directly to the GitHub page.

If you have some nice looking graphs you would like to add to this library and are not familiar with how GitHub works, you can send an e-mail to [email protected] with a zipped folder containing (1) the de-identified data used to create the plot and (2) the code that creates the plots from such data.

License

The codes in this repository are under MIT license. See http://adampritchard.mit-license.org/ or see the LICENSE file for details.

stata-ie-visual-library's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

stata-ie-visual-library's Issues

Ado File Cannot be Opened

In the session of "Chart of marginal effect with results table (export to excel).ipynb"

The first step - running ado. file - does not work. If you run the code:

qui do "https://raw.githubusercontent.com/worldbank/Stata-IE-Visual-Library/develop/Library/Charts/Chart%20of%20marginal%20effect%20with%20results%20table%20using%20excel/chartable.ado"

and also

use "https://github.com/worldbank/Stata-IE-Visual-Library/raw/develop/Library/Charts/Chart%20of%20marginal%20effect%20with%20results%20table%20using%20excel/data.dta", clear

Stata will show "file not found", so they are probably broken links.

Any reason why it would only work for logistic regression and not regular regression?

{p 2 4}{cmd:chartable} {it:depvars} [{help if}] [{help in}], {opt c:ommand(estimation_command)} {opt rhs(indepvar [controlvars])}
{break} [{opt or}] [{opt p:stars}] [{opt globalif}] [{opt regopts(regression_options)}] [{it:tw_options}]

In the ado file, case0 and case1 are required options, but there is no mention of them in the help file!

Problem with zoom in the website

You should add the possibility to scroll down the website as for a certain level of zoom the "About us" covers the figures.
In general, there seem to be some issues of text overlapping when zooming in.

Maps do not have data file

The codes of 'Maps' have one line that does not work:

merge 1:1 iso_a2 using data, keep(1 3) nogen

Stata states there is no data.dta file. In the folder "Map displaying levels of a variable", there is no data.dta file.

Required options missing

{p 2 4}{cmd:chartable} {it:depvars} [{help if}] [{help in}], {opt c:ommand(estimation_command)} {opt rhs(indepvar [controlvars])}
{break} [{opt or}] [{opt p:stars}] [{opt globalif}] [{opt regopts(regression_options)}] [{it:tw_options}]

In the ado file, case0 and case1 are required options, but there is no mention of them in the help file!

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.