Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/worldbank/stata-ie-visual-library
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.
https://github.com/worldbank/stata-ie-visual-library
graph impact-evaluations plots stata
Last synced: about 1 month ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/worldbank/stata-ie-visual-library
- Owner: worldbank
- License: mit
- Created: 2017-09-27T17:37:11.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-30T17:21:54.000Z (about 4 years ago)
- Last Synced: 2023-10-20T23:50:02.405Z (about 1 year ago)
- Topics: graph, impact-evaluations, plots, stata
- Language: Jupyter Notebook
- Homepage:
- Size: 12.8 MB
- Stars: 44
- Watchers: 20
- Forks: 23
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://worldbank.github.io/Stata-IE-Visual-Library/). 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](https://worldbank.github.io/Stata-IE-Visual-Library/).
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.