Article Evgeniy Potapov · Jun 3, 2022 3m read Water Conditions in Europe app with Python and Dashboards It is very interesting to compare different BI technologies. It is curious to me what the differences are in functionality, development tools, speed and usability. #Adaptive Analytics #Dashboards #Embedded Python #IntegratedML #InterSystems Reports (Logi) #InterSystems IRIS Open Exchange app 1 0 0 249
Article Evgeniy Potapov · May 20, 2022 5m read How we reduced the report generation time by 28 times Colleagues, hello! #Adaptive Analytics #InterSystems Reports (Logi) #InterSystems IRIS 4 4 0 455
Article Evgeniy Potapov · Apr 12, 2022 6m read My experience using the old method of connecting Power BI to Adaptive Analytics powered by AtScale. I was using PowerBI to create regular display data obtained from one popular web sourse with hundreds of thousands of visitors per month and a big number of users. At the beginning of that visualisation development, I was using direct connection from Power BI to Adaptive Analytics powered by AtScale. Adaptive Analytics is useful for cached data, aggregates and fast data sources switching between development and stage phases. The “AtScale cubes'' connection method was used: #Adaptive Analytics #Analytics #InterSystems IRIS 3 0 0 932
Article Evgeniy Potapov · Mar 22, 2022 6m read How to easily start working in Adaptive Analytics + InterSystems Reports bundle Let's assume that we have already connected a data source to Adaptive Analytics, created a project and added tables there. #InterSystems IRIS 1 0 0 285
Article Evgeniy Potapov · Feb 27, 2022 2m read Comparison of Python&Dashboards #InterSystems IRIS Open Exchange app 3 0 0 772
Article Evgeniy Potapov · Feb 27, 2022 2m read Dash-Python-IRIS We are happy to share interesting information with you, as well as tell you why Python is good, where it is used. Among the most used libraries are NumPy and Pandas. NumPy (Numerical Python) is used to sort large datasets. It simplifies mathematical operations and their vectorization on arrays. Pandas offers two data structures: Series (a list of elements) and Data Frames (a table with multiple columns). This library converts data into a Data Frame, allowing you to remove and add new columns, as well as perform various operations. #Dashboards #Embedded Python #Python #InterSystems IRIS Open Exchange app 4 1 2 607
Article Evgeniy Potapov · Feb 3, 2022 2m read How to connect Adaptive Analytics to Tableau Dashboard Maybe someday you will need to use Adaptive Analytics but there is little information about this, so I decided to write an article on how to start developing a dashboard on Tableau using the Atscale cube. #Adaptive Analytics #Dashboards #InterSystems IRIS 4 0 0 568
Article Evgeniy Potapov · Jan 15, 2022 1m read Your own webserver logfile analyser Previously I had published The Article about the dataset from a real webserver, which can demonstrate how can activity and load of the Apache webserver depends on day of week, search engines indexing and some network noise. Now I want to describe one useful function for most of webmasters and system administrators who are interested in obtaining of exactly information about visitors, hardware usage, and also about errors that gaing to their clients. Here it is #InterSystems IRIS Open Exchange app 5 0 0 279
Article Evgeniy Potapov · Jan 14, 2022 1m read Real Webserver Logs Dataset I'm happy to share with the community a web server log dataset from our longtime customer, an operating company. Their webserver operates on Apache webserver and contains data which can be useful to analyse a load and search engines activity. After installing the project, you will get the data for a few months that can show a typical load and activity of clients, robots and also you can see how it depends on day of week, holidays and time of a day. The Cube is also included in package. #Analytics #Dashboards #InterSystems IRIS Open Exchange app 2 0 0 452
Article Evgeniy Potapov · Sep 12, 2021 1m read Compare Apache Logs to Yandex Metrika (Google Analytics analogue) Have you heard about some restrictions in cookies for tracking visitors to your sites? One of our clients asked me about how to know really count of visitors. Their site works on WordPress framework, hosted on classical NAMP hosting. They can see some statistics from Yandex Metrika conter, but we was not sure about full coverage. We gave him the AWStats, it takes data from Apache log files on hosting. #Analytics #InterSystems IRIS Open Exchange app 1 2 0 371