GithubHelp home page GithubHelp logo

brc's Introduction

BRC

About BRC

BRC (short for Business Tax Revenue Calculator) is a model to evaluate the effects of business tax policy on federal tax revenue. BRC uses IRS data, data on business assets and debt, and microdata on individual tax filers to compute changes in tax revenue. In modeling business capital, BRC relies on data from B-Tax, an open source model for marginal effective tax rates on new investments. When distributing the changes in corporate business activity to owners of capital, BRC relies on Tax-Calculator, another open source model of federal income and payroll taxes. BRC is written in Python, an interpreted language that can execute on Windows, Mac, or Linux.

Disclaimer

This model is in a preliminary state and currently under development. The model components and the results will change as the model improves. Therefore, there is no guarantee of accurary. As of this version, the code should not be used for publications, journal articles or research purposes.

Set-up Instructions

External dependencies:

  • taxcalc (Tax-Calculator)
  • Public use file

Note that although this model uses data produced by B-Tax, btax is not a dependency.

Instructions:

  • First, set up Python and GitHub. See the instructions for setting up Tax-Calculator.
  • Clone this repo (or the one forked to your account). Navigate to the cloned repo, and enter the following commands:
    • git remote add upstream https://github.com/open-source-economics/brc.git
    • conda env create
  • In the BRC folder, add taxcalc and puf.csv.
  • To run BRC, see the example code in combined_corporate_model.ipynb.

Citing BRC

BRC (Version 0.0.0)[Source code], https://github.com/open-source-economics/BRC

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.