Skip to content

Code to extract data from datascope format data files to insert to PostgreSQL

Notifications You must be signed in to change notification settings

ProjectIDA/datascope-extract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

extract_datascope - tool to extract data from datascope database files and save to JSON format

SYNOPSIS

extract_datascope [OPTION]...

DESCRIPTION

extract_datascope is a simple Python script to extract data from our datascope database files and to output that data to JSON fixture files that are loadable by our PostgreSQL idastatus database

OPTIONS

-h, --help : display the usage message

--outdir OUTPUT_DIRECTORY_NAME : name of the directory in which to save the output. If this is not specified, the default is used, a directory in the current directory name "output"

ENVIRONMENT

This script requires the IDA_DATASCOPEDB_DIR environment variable for the location of the datascope database files

NOTES

The Makefile rule "release" describes the steps to create release documentation for this tool and how to copy the resulting docs to the ProjectIDA Confluence Wiki page

About

Code to extract data from datascope format data files to insert to PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •