All Projects → antontarasenko → Awesome Economics

antontarasenko / Awesome Economics

A curated collection of links for economists

Projects that are alternatives of or similar to Awesome Economics

Medical Datasets
tracking medical datasets, with a focus on medical imaging
Stars: ✭ 296 (-56.98%)
Mutual labels:  learning, list
Best ai paper 2020
A curated list of the latest breakthroughs in AI by release date with a clear video explanation, link to a more in-depth article, and code
Stars: ✭ 2,140 (+211.05%)
Mutual labels:  paper, list
Phd
A list of resources on how/why to do a PhD
Stars: ✭ 120 (-82.56%)
Mutual labels:  paper, list
Web Development Resources
A list of useful resources for Web Developers! Put it in your bookmarks and contribute something ❤️
Stars: ✭ 128 (-81.4%)
Mutual labels:  learning, list
Courses
Awesome Courses
Stars: ✭ 663 (-3.63%)
Mutual labels:  learning, list
Books
Awesome Books
Stars: ✭ 3,242 (+371.22%)
Mutual labels:  learning, list
Pure Bash Bible
📖 A collection of pure bash alternatives to external processes.
Stars: ✭ 28,109 (+3985.61%)
Mutual labels:  learning, list
Pure Sh Bible
📖 A collection of pure POSIX sh alternatives to external processes.
Stars: ✭ 3,246 (+371.8%)
Mutual labels:  learning, list
About Swiftui
Gathering all info published, both by Apple and by others, about new framework SwiftUI.
Stars: ✭ 5,954 (+765.41%)
Mutual labels:  learning, list
Programming Talks
Awesome & interesting talks about programming
Stars: ✭ 6,679 (+870.78%)
Mutual labels:  list
Awesome Wasm
😎 Curated list of awesome things regarding WebAssembly (wasm) ecosystem.
Stars: ✭ 6,377 (+826.89%)
Mutual labels:  list
Awesome Relation Extraction
📖 A curated list of awesome resources dedicated to Relation Extraction, one of the most important tasks in Natural Language Processing (NLP).
Stars: ✭ 656 (-4.65%)
Mutual labels:  paper
Awesome Dotfiles
A curated list of dotfiles resources.
Stars: ✭ 6,295 (+814.97%)
Mutual labels:  list
Structured Text Tools
A list of command line tools for manipulating structured text data
Stars: ✭ 6,180 (+798.26%)
Mutual labels:  list
Dl Nlp Readings
My Reading Lists of Deep Learning and Natural Language Processing
Stars: ✭ 656 (-4.65%)
Mutual labels:  paper
Deepj
A deep learning model for style-specific music generation.
Stars: ✭ 681 (-1.02%)
Mutual labels:  learning
Minecraftdev
Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.
Stars: ✭ 645 (-6.25%)
Mutual labels:  paper
Awesome Styleguides
📋 A list of styleguides
Stars: ✭ 644 (-6.4%)
Mutual labels:  list
Awesome Influxdb
A curated list of awesome projects, libraries, tools, etc. related to InfluxDB
Stars: ✭ 686 (-0.29%)
Mutual labels:  list
Awesome Selenium
A curated list of delightful Selenium resources.
Stars: ✭ 679 (-1.31%)
Mutual labels:  list

Awesome Economics Awesome

A curated collection of links for economists. Part of the "Awesome X" series.

The list is periodically updated with new links. Click "Watch" in the right top corner to follow.

Your contributions are welcomed. Add links to "Links Sent by Readers" [email protected].

Table of Contents

Studying

Courses

  • MIT OCW Economics - Over 100 courses covering all major fields of economics. Courses include prerequisites, recommended textbooks, lecture slides, and assignments. Undergraduate and graduate programs.
  • edX Economics - Introductory topics, few prerequisites.
  • Khan Academy: Economics - Elementary topics.

Useful Materials

Research

Portals

Articles and Working Papers

  • IDEAS RePEc - The largest database of economics publications (2,000,000 items). Searching through papers is easier with Google: site:ideas.repec.org <search term>. Index sources mentioned below.
  • NBER - Working papers by major researchers. Many of these papers get published in peer-reviewed journal.
  • SSRN Economics - Working papers, no journal publications.
  • Google Scholar - Searching academic literature in general. Features author pages and citation counters. If you look for economic writings only, IDEAS would be more powerful.

Data

Datasets

  • FRED2 - 380,000 (macro) time series from 80 sources. Supports plugins for importing data into Excel, Stata, R, and others. Has a mobile app.
  • World Bank Data - International macro time series. Has data import plugins.
  • IMF Data - The standard reference for macro data.
  • Quandl - Aggregate financial and economic data from multiple sources. Some data vendors sell their data via this service. Good integration with statistical software.
  • MEDevEcon - Data related to development economics.
  • Monetary Economics: Data Sources - Overview of macro data sources.
  • OFFSTATS - Links to official data sources by country and subject.

Search

Software

Writing

  • LaTeX - Economists write in LaTeX because it handles mathematics and references better than Word or LibreOffice. If you write regularly, LaTeX is worth learning.
  • LyX - A free and simple editor for LaTeX.
  • Zotero - Bibliography management. Also install (a) Zotero browser plugin to import papers from RePEc to your library; (b) Zotero-LyX plugin to cite literature easily.
  • Git - A version control system. Useful if you want to revert changes done months ago or collaborate with other authors. DropBox also has version control, but Git is more explicit. A short intro. Or use GitHub Desktop if you like it simple.

Computing

  • Stata - An industry standard for statistical computations in economics. Free alternatives:
    • IPython - A Python-based environment. Econometric analysis is done with free packages: statsmodels, SciPy, NumPy, pandas.
    • RStudio - An R-based environment. R is the standard language among statisticians, so the R repositories often contain specialized libraries not available in other languages.
  • Matlab - An industry standard for modeling and numerical optimization in economics. Free alternatives:
    • Octave
    • Julia - High-level dynamic programming language designed to address the needs of high-performance numerical analysis and computational science.
  • Mathematica - Symbolic computations. Free alternative

Sharing

Reviews

Useful Materials

Discussions

Career

Undergraduate

Graduate

Faculty

Economics on GitHub

Sorted alphabetically

Economists

  • davidrpugh - Institute for New Economic Thinking, Oxford Martin School; Oxford Mathematical Institute, Oxford, UK.
  • gboehl - Goethe University Frankfurt, Frankfurt Germany.
  • hmgaudecker - Universität Bonn, Bonn, Germany.
  • jesusfv
  • jstac - Australian National University, Canberra, Australia.
  • mwt - Northwestern University, USA
  • nathanlane - Institute for International Economic Studies, Stockholm, Sweden.
  • nealbob - Australian National University, Canberra, Australia.
  • robertdkirkby
  • trickvi - Hagstofa Íslands, Iceland.

Projects

  • EconForge - Team around Pablo Winant providing packages to solve economic models.
  • economics-book - Economics Textbook (Openstax).
  • econsieve - Filter for large-scale nonlinear models.
  • fecon235 - Computational tools for financial economics, Python code base and tutorials using Jupyter notebooks, includes data retrieval, graphics, and optimization.
  • macro_puzzles - A list of puzzles in macroeconomics.
  • pydsge - Tools to solve, filter, and estimate DSGE models with occasionally binding constraints.
  • pyeconomics - Computational economics in Python.
  • QuantEcon - A library for quantitative economics.
  • quantecon_nyu_2016 - Topics in Computational Economics
  • VFI Toolkit - Matlab toolkit for Value Function Iteration on GPU.
  • zice-2014 - Course materials for Zurich Initiative for Computational Economics (ZICE) 2014.

Links Sent by Readers

License

CC0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].