Skip to content

Data, data and more data

Tom's playground

  • Home
  • A theory of data warehousing
  • About
  • Old pages
  • Toms’ Speeltuin

Getting data from an API

7. March 2021 tom

Once an API is running, we may start a client. This client fires a call. This call is fired with “requests.get”. Between the brackets, we see a call that could […]

 Allgemein

Server App for APIs

7. March 2021 tom

I found a brilliant script to handle API requests. I noticed three elements here: it contains a server process, it is able to receive a call and it is able […]

 Allgemein

Python using API

28. February 2021 tom

A small example on using an API is provided below. I have attempted to make the programme as small as possible. It shows how the response is derived. This response […]

 Allgemein

Python retrieve data from an API & store in a table

25. February 20217. March 2021 tom

This script combines many Python features, I used in the last few months. The idea is a file is read that contains parameters that are used is a API call. […]

 Allgemein

Function in Python Dataframe

25. February 202125. February 2021 tom

Whenever we have a data in a dataframe, we might have the urge to change the values. Below, three situations will be investigated. The first situation is the situation, whereby […]

 Allgemein

Accessing elements in Python dataframe

19. February 202120. February 2021 tom

A dataframe in Python can be compared to a table in a database. I also get idea that database functionalities are translated into functions that can be found in dataframes. […]

 Allgemein

Copying data from Salesforce to SQL Server

19. January 2021 tom

It can be handy to copy data from Salesforce to SQL Server if one would like to analyse the data. After all, the query language in Salesforce is not easy […]

 Allgemein

Using Python to send http commands

28. September 2020 tom

I now play with Python to communicate with HTTP servers. The idea that signals are sent to a server and the answer is subsequently analysed. My first attempt is shown […]

 Allgemein

CRUD on Salesforce with Python

21. September 202021. September 2020 tom

I wrote four programmes in Python that enable us to maintain tables in Salesforce. The four functionalities are: creating data, reading data, updating data and deleting data. The programmes The […]

 Allgemein

SOQL / Querying salesforce

25. August 2020 tom

Salesforce is a CRM tool that allows monitoring customer contacts. It also allows following leads. For back ground technicians, it is interesting to know that it is possible to query […]

 Allgemein

Posts navigation

← Older posts

Recent Posts

  • Getting data from an API
  • Server App for APIs
  • Python using API
  • Python retrieve data from an API & store in a table
  • Function in Python Dataframe
  • tom on Sqoop

Archives

  • March 2021
  • February 2021
  • January 2021
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • September 2019
  • August 2019
  • July 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • February 2018
  • January 2018
  • December 2017
  • September 2017
  • July 2017
  • May 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • August 2016
  • July 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • April 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • February 2014
  • December 2013
  • October 2013
  • August 2013
  • April 2013
  • March 2013
  • February 2013
  • December 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • March 2012
  • February 2012
  • December 2011
  • November 2011
  • September 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011

Categories

  • a theory
  • Allgemein
  • data warehousing
  • nice to know
  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Proudly powered by WordPress | Theme: Moesia by aThemes