-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changed input reading (results of gams) to match current gams model
At the moment we read two indiviudal files that contain the income and activities for each agent
- Loading branch information
Showing
14 changed files
with
907 additions
and
3,430 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,11 @@ | ||
"year","price" | ||
2004,4.4 | ||
2005,4.7 | ||
2006,4.9 | ||
2007,4.2 | ||
2008,5.2 | ||
2009,4.3 | ||
1999,3.8 | ||
2000,3.75 | ||
2001,3.8 | ||
2002,3.85 | ||
2003,3.8 | ||
2006,3.85 | ||
2007,3.95 | ||
2008,3.85 | ||
2009,4.1 | ||
2010,3.7 |
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.