Files in 2DegreesInvesting/PACTA_analysis
Helpers for 'PACTA_analysis'

.Rbuildignore
.github/.gitignore
.github/workflows/check-standard.yaml
.github/workflows/lint-PRs.yml
.github/workflows/pr-check-file-encodings.yml
.github/workflows/pr-commands.yaml
.github/workflows/source-web-tool-scripts.yaml
.github/workflows/testthat-test_local.yml
.gitignore
.gitmodules
.lintr
.pacta
.renvignore
0_fund_processing.R 0_global_functions.R 0_graphing_functions.R 0_json_functions.R 0_portfolio_input_check_functions.R 0_portfolio_test.R 0_reporting_functions.R 0_sda_approach.R 0_web_functions.R 1_portfolio_check_initialisation.R 2_project_input_analysis.R 2b_portfolio_prep_supervisor_workflow.R 3_run_analysis.R 4_report_maker.R
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
PACTA_analysis.Rproj
R/PACTA.analysis-package.R R/abort_if_file_doesnt_exist.R R/calculate_tdm.R R/canonize_path.R R/check_crucial_names.R R/determine_headers.R R/get_param.R R/guess_delimiter.R R/guess_file_encoding.R R/guess_numerical_mark.R R/has_binary_null.R R/has_consistent_fields_per_line.R R/has_newline_at_end.R R/in_transitionmonitor.R R/is_file_accessible.R R/is_readable_file.R R/is_text_file.R R/is_valid_currency_code.R R/is_valid_cusip.R R/is_valid_isin.R R/quit_if_no_pacta_relevant_data.R R/rds_or_rda.R R/read_portfolio_csv.R R/read_rda.R R/remove_if_exists.R R/simplify_if_one_col_df.R R/skip_if_R_CMD_check.R R/source_web_tool_scripts.R R/tdm_utility_functions.R R/unclean_column_names.R R/user_error_checks.R R/user_error_infrastructure.R R/utils-pipe.R R/utils.R R/write_csv_file.R README.md
_config.yml
azure-pipelines.yml
bin/README.md
bin/run-r-scripts
bin/run-web-tool-from-local-copy
bin/run-web-tool-from-mount
bin/show-upstream-and-status-at
bin/show-upstream-and-status-at-pacta-repos
bin/start-container
bin/start-container-with
data-raw/bench_regions.rda
data-raw/currencies.rda
data-raw/data.R
data-raw/index_regions.rda
data/TranslationFileUTF8.xlsx
data/bench_regions.rda
data/bics_bridge.csv
data/blank_pdf_do_not_delete.pdf
data/currencies.rda
data/currencies.rds
data/fin_sector_overrides.csv
data/index_regions.rda
data/sample_cop_file.csv
data/sector_bridge.csv
data/total_fund_list.rds
documentation/Balance Sheet Data_glossary.docx
documentation/DataPrep Code.docx
documentation/Input outline.docx
documentation/Install_PACTA_as_a_first-time_user
documentation/Portfolio-Input-Check_Guide.docx
documentation/Scenario-Analysis-Background-Information.docx
documentation/Scenario-Analysis-Background-Information.pdf
documentation/Scenario-Analysis-Description-of-Results.docx
documentation/Scenario-Analysis-Description-of-Results.pdf
documentation/Scenario-Analysis-Description-of-Results_KH.docx
documentation/Scenario-Analysis-Description-of-Results_Pacta1.2.docx
documentation/methodology_document_chapter_sda_approach.Rmd
documentation/methodology_document_chapter_sda_approach.html
indices_benchmarks/combine_indices.R inst/rmd/user_errors.Rmd man/calculate_tdm.Rd man/clean_column_names.Rd man/clean_quo.Rd man/guess_delimiter.Rd man/guess_file_encoding.Rd man/is_file_accessible.Rd man/is_readable_file.Rd man/is_text_file.Rd man/is_valid_currency_code.Rd man/is_valid_cusip.Rd man/is_valid_isin.Rd man/pipe.Rd man/quo_chr.Rd man/rds_or_rda.Rd man/read_portfolio_csv.Rd man/unclean_column_names.Rd man/write_csv_file.Rd
non_distinct_isins.csv
pacta_data_qa.Rmd
parameter_files/AnalysisParameters.yml
parameter_files/ProjectParameters.yml
parameter_files/ProjectParameters_CHPA2020.yml
parameter_files/ProjectParameters_GENERAL.yml
parameter_files/ProjectParameters_Indices2020Q4.yml
parameter_files/ProjectParameters_PA2020AT.yml
parameter_files/ProjectParameters_PA2020FL.yml
parameter_files/ProjectParameters_PA2021CO.yml
parameter_files/ProjectParameters_PA2021LU.yml
parameter_files/ProjectParameters_PA2021NO.yml
parameter_files/ProjectParameters_PA2021PE.yml
parameter_files/ProjectParameters_PA2022BR.yml
parameter_files/ProjectParameters_PA2022CH.yml
parameter_files/ProjectParameters_PA2022FL.yml
parameter_files/WebParameters_2dii.yml
parameter_files/WebParameters_docker.yml
sample_files/20_input_files/TestPortfolio_Input.csv
sample_files/20_input_files/TestPortfolio_empty.csv
sample_files/20_input_files/TestPortfolio_group_vars_NA.csv
sample_files/20_input_files/TestPortfolio_missing_cols.csv
sample_files/20_input_files/TestPortfolio_single.csv
sample_files/20_input_files/TestPortfolio_tsv.tsv
sample_files/20_input_files/TestPortfolio_wrong_var_class.csv
sample_files/20_input_files/TestPortfolio_wrong_var_name.csv
tests/testthat.R tests/testthat/helper-fake_data.R tests/testthat/helper-skip_check_but_run_test.R tests/testthat/test-abort_if_file_doesnt_exist.R tests/testthat/test-add_fin_data.R tests/testthat/test-add_fund_portfolio.R tests/testthat/test-calculate_fund_portfolio.R tests/testthat/test-calculate_tdm.R tests/testthat/test-check_crucial_names.R tests/testthat/test-clean_unmatched_holdings.R tests/testthat/test-get_param.R tests/testthat/test-guess_delimiter.R tests/testthat/test-guess_file_encoding.R tests/testthat/test-in_transitionmonitor.R tests/testthat/test-interactive_report.R tests/testthat/test-is_file_accessible.R tests/testthat/test-is_text_file.R tests/testthat/test-is_valid_currency_code.R tests/testthat/test-is_valid_cusip.R tests/testthat/test-is_valid_isin.R tests/testthat/test-quit_if_no_pacta_relevant_data.R tests/testthat/test-rds_or_rda.R tests/testthat/test-read_portfolio_csv.R tests/testthat/test-read_rda.R tests/testthat/test-set_portfolio_parameters.R tests/testthat/test-skip_if_R_CMD_check.R tests/testthat/test-source_web_tool_scripts.R tests/testthat/test-unclean_column_names.R tests/testthat/test-utils.R tests/testthat/test-write_csv_file.R
transitionmonitor_docker/Dockerfile
transitionmonitor_docker/README.md
transitionmonitor_docker/build_with_tag.sh
transitionmonitor_docker/run-all-tests.sh
transitionmonitor_docker/run-like-constructiva-flags.sh
vignettes/.gitignore
vignettes/articles/transition_disruption_metric.Rmd web_tool_script_1.R web_tool_script_2.R web_tool_script_3.R workflow-pacta-cop.Rmd workflow.Rmd workflow.md
working_dir/00_Log_Files/.gitkeep.txt
working_dir/10_Parameter_File/TestPortfolio_Input_PortfolioParameters.yml
working_dir/20_Raw_Inputs/TestPortfolio_Input.csv
working_dir/30_Processed_Inputs/.gitkeep.txt
working_dir/40_Results/.gitkeep.txt
working_dir/50_Outputs/.gitkeep.txt
2DegreesInvesting/PACTA_analysis documentation built on April 19, 2023, 6:42 p.m.