Category: Uncategorized
-
Data Catalogs
Data Catalogs and Datasets Datasets are the files and tables that data workers need to find and access. They may reside in a data lake, warehouse, master data repository, or any other shared data resource. Data Catalogs help organise all of your metadata in one place. It is combined with data management and search tools…
-
Companies House Data – Free and Paid (Part 3 of 3)
What it does not include (only available in XML / Application Protocol Interface – API): Registered office address, Company profile, Search, Officers, Registers, Charges, Filing history, Insolvency, Exemptions, Officer disqualifications, Officer appointments, UK Establishments, Persons with significant control (PSC). For programming technical officers we provide a link to the how. https://developer-specs.company-information.service.gov.uk/companies-house-public-data-api/reference Web address, Directors Details,…
-
Companies House Data Free and Paid (Pt. 2 of 3)
2. Accounts Data product In the same way Company Basic information is provided in downloadable ZIP files from Companies House, the accounts data is free and can also be downloaded in this format and also other more machine-readable options for digital transformation purposes. The data type is IxBRL or line eXtensible Business Reporting Language and…
-
Companies House Data – Free and Paid (1/3)
Companies House data is divided into: A) Basic company information as a free service or, B) Complex (/Paid) with a monthly fee for more demanding, regular (automated) calls upon the entire data set. Companies House provide great, easy to read, documentation for developers where option B is applicable. Companies House provide the data in various…
-
Hexo blog framework
Hexo is a fast, simple and powerful blog framework. You write posts in Markdown (or other markup languages) and Hexo generates static files with a beautiful theme in seconds. Ref: https://hexo.io/docs/ Installation According to Hexo blog framework website, it only takes a few minutes to set up Hexo. Requirements Installing Hexo is quite easy and only requires…
-
Hello world in different computer languages
We will write Hello world in different computer languages: PHP Python C Java Hello world in different computer languages will be implemented using Termux Linux emulator on an android smart phone. PHP PHP is server side programing language. There are many well known applications have been written using PHP such Meta’s Facebook, WordPress, Drupal, SugarCRM,…