Uji Analitis
Uji Analitis is a web application built with Streamlit to perform analytical procedures on accounting data.
It uses Excel data downloaded from SIPD-RI to support my work in government accounting.
Project status
This project is archived and no longer developed as a standalone application.
Its analytical procedure functionality is now part of
Laku Manunggal under the Prosedur Analitis module.
Uji Analitis helps perform analytical procedures on accounting datasets exported from SIPD-RI.
The application reads Excel files and generates comparisons, ratios, and variance checks that help identify unusual balances or movements in financial data.
The processing is handled with Pandas and the interface is built using Streamlit so the analysis can run directly in the browser without installing any software locally.
Streamlit hosting behavior
This project is deployed on Streamlit Community Cloud.
If the app has been inactive for some time, it may enter a sleep state.
When you open the page you might see a message indicating that the app is sleeping.
Click Wake up and wait a few moments for the environment to start before the application becomes available.