Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
B
bpfin
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1
    • Merge Requests 1
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  • Confidential and Proprietary
  • BlocPower
  • bpfin
  • Merge Requests
  • !16

Merged
Opened Apr 24, 2017 by Tillie Kottmann@deletescapeOwner

Income statement proj input

  • Overview 2
  • Commits 28
  • Changes 10

Created by: chenzheng06

Add 2 income statement related calculations: income_statement_form_hist.py, forming historical income statement with UI inputs and bill overview. income_statement_next, projecting income statement for next year, with growth_rate_flag indicated from UI.

Add supporting functions in financial_lib: organize_bill_overview, calculating average annual bill with available inputs. convert_income_statement_class, converting an Income_Statement class into dictionary format Income_Statement class, to easily define instance and related methods.

Minor update in libs, and minor update on sample data.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: exconfidential/blocpower/bpfin!16
Source branch: income-statement-proj-input