CSV Archives ~ fitzmoskal https://fitzmoskal.me/tag/csv/ You are _here_ Thu, 29 Feb 2024 16:22:34 +0000 en-GB hourly 1 https://wordpress.org/?v=6.9.4 https://fitzmoskal.me/wp-content/uploads/2024/02/cropped-result_880649-32x32.jpeg CSV Archives ~ fitzmoskal https://fitzmoskal.me/tag/csv/ 32 32 11678478 US Investment Bank – Edge Device Discovery https://fitzmoskal.me/us-investment-bank-edge-device-discovery/ Wed, 21 Feb 2024 14:45:25 +0000 https://fitzmoskal.me/?p=1388 A leading US Investment Bank wanted to extend their off-the-shelf scanning solution to discover edge devices and follow hops to

The post US Investment Bank – Edge Device Discovery appeared first on fitzmoskal.

]]>

A leading US Investment Bank wanted to extend their off-the-shelf scanning solution to discover edge devices and follow hops to find the very edge of the network. This was not possible OOTB.

I developed a small solution comprising of shell scripting and TPL to discover and map the edge devices which allowed identification of unmonitored networks within the Bank’s infrastructure. The output was sent to CSV files which was the format requested for injestion into their network monitoring tool.

I also wrote a TPL file to discover Windows disk drives, which was another requirement from the client. I finished up by writing full documentation on the approach and code before handing over to the client.

The post US Investment Bank – Edge Device Discovery appeared first on fitzmoskal.

]]>
1388
Online Betting Platforms – CMDB Data https://fitzmoskal.me/online-betting-platform-cmdb-data/ Tue, 20 Feb 2024 18:56:33 +0000 https://fitzmoskal.me/?p=1372 I was brought in to architect and deliver an data pipeline for updating their CMDBs from multiple data sources. The

The post Online Betting Platforms – CMDB Data appeared first on fitzmoskal.

]]>

I was brought in to architect and deliver an data pipeline for updating their CMDBs from multiple data sources. The CMDB itself was hosted on Salesforce and the data sources were Discovery, Active Directory, Spreadsheets and SCCM.

A particular challenge was being restricted to operating remotely using TeamViewer – which does not perform well over data instensive remote connections – and requires an active user on the end to keep the connection going. This did cause development work to go much slower than planned, but thankfully did not cause overall delay to project.

The integrations were developed, tested and deployed successfully to the satisfaction of the client.

The post Online Betting Platforms – CMDB Data appeared first on fitzmoskal.

]]>
1372
Mapping Food & Drinks Venues with Foursquare API https://fitzmoskal.me/mapping-food-drinks-venues-with-foursquare-api/ Tue, 20 Feb 2024 14:33:39 +0000 https://fitzmoskal.me/?p=1293 I was given a brief to extract data from Foursquare to identify the nearest food and drinks venues within 1000

The post Mapping Food & Drinks Venues with Foursquare API appeared first on fitzmoskal.

]]>
I was given a brief to extract data from Foursquare to identify the nearest food and drinks venues within 1000 meters latitude and longitude provided in an Excel sheet for a historical tour company.

I developed this with a mixture of Bash and Python, exporting the results to JSON and then converting to CSV. All code was handed to the client.

The post Mapping Food & Drinks Venues with Foursquare API appeared first on fitzmoskal.

]]>
1293