co-cddo / api-catalogue-analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API Catalogue Analysis

This is a small temporary application used to carry out some analysis of the API Catalogue's data

Data

Dependancy

Note that the gen-json-schema app is installed when you install the python utility linkml:

pip install linkml

linkml provides the validation tool used to validate the cross government metadata.

CSV file generation

To generate a set of CSV file that can be used to import API Catalogue data into the Data Marketplace MVP, use the rake task:

rake output:csv

The CSV files will be create at /tmp with file names of the format "csv_output_#{i}.csv". The content then needs to be copied into an ESDA template spreadsheet in the dataservice tab.

About


Languages

Language:Ruby 86.3%Language:HTML 10.6%Language:JavaScript 2.0%Language:CSS 1.1%