Pinned Repositories
datasets
Visulate datasets
dor-parse
This project contains code to load Florida property tax records into Google BigQuery
drone-monitor
REST API server which uses node-cache to maintain state. It records drone positions in 3 dimensions (latitude, longitude and altitude) and follows HATEOAS application architecture principles. Each drone POSTs a JSON document with its location on launch then sends updates via PUT requests. The JSON documents are validated using JSON schema before being accepted for processing. After validating the JSON the application calculates the drone’s horizontal and vertical speed and stores it in node-cache. GET requests can be used to return the location of a single drone or all the drones that are currently active in GeoJSON format. GeoJSON was chosen to simplify integration with external tools like Leaflet, Elastic Maps or Google BigQuery. DELETE requests are issued at the end of a flight to mark a drone as inactive. The application includes a web server endpoint which delivers an html file to display drone locations in a table and highlight slow moving ones. It also includes a REST API client which can be used to issue POST, PUT and DELETE requests to populate it
nx-tutorial
visulate-abs
This project extracts data from EX-102 exhibits for Commercial Mortgage Backed Securities (CMBS) and stores it in an ElasticSearch index. It creates one document for each property and geocodes its street address.
visulate-gis
Geojson files for Florida real estate parcels converted from shp files published by Florida Department of Revenue http://floridarevenue.com/property/Pages/DataPortal_RequestAssessmentRollGISData.aspx
visulate-for-oracle
Oracle data dictionary browsing utility
visulate-ora2pg
Docker image and single page web application for Ora2Pg
pgoldtho's Repositories
pgoldtho/visulate-abs
This project extracts data from EX-102 exhibits for Commercial Mortgage Backed Securities (CMBS) and stores it in an ElasticSearch index. It creates one document for each property and geocodes its street address.
pgoldtho/dor-parse
This project contains code to load Florida property tax records into Google BigQuery
pgoldtho/drone-monitor
REST API server which uses node-cache to maintain state. It records drone positions in 3 dimensions (latitude, longitude and altitude) and follows HATEOAS application architecture principles. Each drone POSTs a JSON document with its location on launch then sends updates via PUT requests. The JSON documents are validated using JSON schema before being accepted for processing. After validating the JSON the application calculates the drone’s horizontal and vertical speed and stores it in node-cache. GET requests can be used to return the location of a single drone or all the drones that are currently active in GeoJSON format. GeoJSON was chosen to simplify integration with external tools like Leaflet, Elastic Maps or Google BigQuery. DELETE requests are issued at the end of a flight to mark a drone as inactive. The application includes a web server endpoint which delivers an html file to display drone locations in a table and highlight slow moving ones. It also includes a REST API client which can be used to issue POST, PUT and DELETE requests to populate it
pgoldtho/nx-tutorial
pgoldtho/visulate-gis
Geojson files for Florida real estate parcels converted from shp files published by Florida Department of Revenue http://floridarevenue.com/property/Pages/DataPortal_RequestAssessmentRollGISData.aspx
pgoldtho/datasets
Visulate datasets
pgoldtho/docker-images
Official source for Docker configurations, images, and examples of Dockerfiles for Oracle products and projects
pgoldtho/gdal
GDAL is an open source X/MIT licensed translator library for raster and vector geospatial data formats.
pgoldtho/geojson-python-utils
Python helper functions for manipulating GeoJSON
pgoldtho/gh-pages-template
A template using minimal theme for GitHub pages
pgoldtho/github-pages-with-jekyll
pgoldtho/insomnia
The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
pgoldtho/kibana
:bar_chart: Kibana analytics and search dashboard for Elasticsearch
pgoldtho/markdown-demo
pgoldtho/marketplace-k8s-app-tools
pgoldtho/visulate
pgoldtho/visulate-net
visulate.net website