https://github.com/charl-potgieter/SampleFinancialDataGenerator
Sample Financial Data
https://github.com/charl-potgieter/SampleFinancialDataGenerator
data excel power-bi power-query powerbi powerquery samples vba
Last synced: 4 months ago
JSON representation
Sample Financial Data
- Host: GitHub
- URL: https://github.com/charl-potgieter/SampleFinancialDataGenerator
- Owner: charl-potgieter
- License: mit
- Created: 2020-05-03T01:48:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-30T08:16:19.000Z (over 5 years ago)
- Last Synced: 2024-11-27T11:39:02.140Z (11 months ago)
- Topics: data, excel, power-bi, power-query, powerbi, powerquery, samples, vba
- Language: MATLAB
- Size: 685 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - charl-potgieter/SampleFinancialDataGenerator - Sample Financial Data (MATLAB)
README
# Sample Financial Data Generator
> Excel based file for generating sample financial data with the help of VBA and Power Query.
## Installation
- Download latest release here: https://github.com/charl-potgieter/SampleFinancialDataGenerator/releases
- Alternatively recreate with the data in the SpreadsheetMetadata folder utilising the code in the following repository:
https://github.com/charl-potgieter/SpreadsheetCreator
## Output files generated
- Journal listing
- Trial Balances
- Chart of accounts including a split between account code and description
## Functionality
- Generates recurring journals between date range
- Apply increasing / decreasing trend over time
- Ability to apply random fluctuations to above trend
- Ad hoc once off journals
- Output is in the form of pipe delimited text files to enable easy reading by Excel or Power BI
## Screenshots
#### Index page

#### Parameters

#### Journal metadata

#### Output chart of accounts

#### Output journals

#### Output Trial Balance

## License
### The MIT License
[](https://opensource.org/licenses/MIT)