SlideShare a Scribd company logo
1 of 59
Download to read offline
Open Data Portals
9 Solutions and How They Compare
DaleLutz
StewartHarper
Why Open Data?
And Why Now?
Citizens are
demanding access
to open data like never before.
We want it.
Great advances have been made
in technology. Citizens are tech
savvy and aware.
We have the ability.
Better decisions are being made by
the mass population.
Benefits are undeniable.
Why does this matter?
Build innovations
on top of institutes and
empower citizens across the globe.
What is Open Data?
“Open data and content can be freely used, modified,
and shared by anyone for any purpose”
opendefinition.org
“Open Data is free, public data that can be used to
launch commercial and nonprofit ventures, do research,
make data-driven decisions, and solve complex
problems.”
Open Data 500
Open Data Audiences
● Citizens who want to examine the data
and answer questions they have.
● Researchers and journalists who want to
gather and analyze the data to tell stories.
● Developers who want to use the data to
build applications
Source: City of Winnipeg
WhoProducesOpenData?
All levels of
governments
Intergovernmental
Organizations
Non Governmental
Organizations
Private Companies
Academic
Institutes
Governments are doing better
PDFs make
for poor Open Data
spatialityblog.com/2011/08/31/mapping-hurricane-nyc/
NYPD Example
Released
collision data
in PDF
Citizen created a
PDF Scraper Tool
so the data could
be read
NYPD
responded
and their
data is now
on Socrata
Limit public
interaction
Ingredients for
Open Data Portal Success
Updating
Datasets should not be static and
should be regularly updated.
How to keep your data up-to-date:
Provide your
data as a
published feed
(e.g. RSS) or API.
Connect your
open data
platform directly
to the master
database.
Enlist the help of
FME to sync your
master data store
with your open
data repository.
Coordinate System
Projections
(Spatial Data Only)
Projection Support
● Advanced users should be able to choose their
projection.
● Local (e.g. State Plane or British National Grid)
and global projections should be provided.
● Globally we would recommend:
● WGS 84 Lat/Lng (EPSG: 4326)
● Spherical Mercator (EPSG: 3857)
Ensure Data Quality
Pay Attention To Data Quality
● Ensure you’ve covered off our Data Quality
Checklist
○ FME can automate the checking
● Check out csvlint.io -- a free CSV
quality checker
Delivery Mechanisms
Formats / APIs
Data should be available in...
Tabular:
● CSV
● JSON (API)
Spatial:
● GeoJSON (API)
● Shapefile
Tabular:
● Excel
● XML
Spatial:
● AutoCAD DXF/DWG
● Esri File Geodatabase
● GML
● KML
● Mapinfo TAB
Suggested: Supplementary:
9 Solutions
from A-Z
9 Solutions
from A-Z
ArcGIS Open Data
Amazon Web Services (AWS)
CKAN
DataPress
DKAN
FTP
GitHub
Junar
OpenDataSoft
Socrata
ArcGIS Open Data
Configure your own branded Open Data site
on top of ArcGIS Server or ArcGIS Online.
OPENDATA.ARCGIS.COM
Popular choice for Esri users.
Open data builds directly on top of your published ArcGIS
services.
Supported data types:
● Hosted (AGOL) feature
services
● ArcGIS for Server
feature services
● ArcGIS for Server map
services
● Image services
● CSVs
● Other - Web maps, URLs,
Word docs and PDF
● Other services via Koop
Data and metadata can be viewed in the browser.
Can create simple histograms, line, donut or scatter charts
to look for patterns without downloading the data.
All data is downloaded in WGS 84, and you can also
download the data as KML, Shapefile or via the API (JSON,
Geoservice, WMS).
Demo
Sample AGOL Hosted Site
Amazon Web Services
Run/roll your own powerful open data platform.
AWS.AMAZON.COM
with help from WordPress & FMECLOUD.COM
By leveraging the lower-level services of AWS (e.g. S3, EC2,
RDS) and making use of FME Cloud as a data-mover, you
can produce an extremely fault-tolerant, scalable and
powerful service that is
easy to maintain and cost effective.
Demo
Data Migration Project: GeoStor
CKAN
Open source data portal - providing tools to
streamline publishing, sharing, finding and
using data.
CKAN.ORG
Leading open source data portal with over 300
open source data management extensions. Particularly
suited for large organizations.
Easy data uploading. Fast search experience.
A rich JSON API allows for integration with FME.
CKAN can plot geographic data in an interactive map.
Real World:
The City of Surrey partnered FME
Server to allow any CKAN dataset
to be downloaded in any format
and any projection.
DataPress
WordPress and CKAN seamlessly integrated
and hosted on the cloud.
DATAPRESS.IO
Fast and simple data publishing
WordPress integration allows you to write blog posts,
design pages, and manage menus and content in a
simple web interface
- Hosted on the cloud -
Demo
interopolis.datapress.io
DKAN
Complementary offering to CKAN. Open
source Drupal plugin with a cloud-hosted
version available.
NUCIVIC.COM/DKAN
Integrates CKAN features into Drupal
Simple to deploy and maintain
Complete set of content management features
Especially suited to anyone using Drupal
Self-hosted or cloud version available
Real world: used by data.gov.uk
Free Hosting
Free and simple to use.
FTP or GITHUB
Simple file catalog service.
Free hosting with sites like DataHub.io, FTP, Google Drive
and GitHub is a good place to start with Open Data.
Cloud file storage solutions can be used to store and serve
large volumes of data.
Web interface can be built on top of the storage system.
Demo
FTP
Demo
GitHub
Junar
Cloud open data platform with focus on ease
of use, powerful analysis and visualizations.
JUNAR.COM
SaaS Platform
Provides a standard data portal as well as APIs that enable
developers to integrate data into their applications.
● Government of Chile
● City of Sacramento
● City of Palo Alto
Real World
OpenDataSoft
Focus on ease of use, automated API
generation and interactive visualizations.
OPENDATASOFT.COM
Proficient working with large datasets, as
they leverage Elasticsearch, which ensures near real-
time search and analysis.
SaaS platform
Geospatial format support
Data publishing and management via live dashboards
Socrata
A platform that turns data into a utility that
can be discovered, consumed, visualized,
analyzed, and shared.
SOCRATA.COM
Easy to publish data to Socrata using a WebUI, desktop
sync tool, or API
Upload CSV, Excel, and TSV files natively with support for
Shapefiles, KML, KMZ, and GeoJSON
There is both a published and working copy of the dataset
Many tools around metadata management and workflow
Efficient search
Rich set of tools allow you to visually inspect data
Metadata is not front and center: the focus is on
the information within the data itself
Impressive analytics tools
Public Data
as a Utility
Demo
Socrata (Chicago)
Solutions Takeaway
There are many top quality open data
solutions available. Do your own research
and see which one is right for you.
Hackathons (i.
e. BigApps
NYC 2015)
Normalization of
data at national
level so we can
compare cities
globally
Open Private
Sector
Focus shift:
data quality,
not quantity
More cities &
governments
following NY
The Future of Open Data
No tech excuses
For More Information
Open Data Institute
Questions?
We have answers.
Thank you
Want more resources about
moving data?
blog.safe.com
knowledge.safe.com
webinars.safe.com

More Related Content

What's hot

Best Practices for Front-End Django Developers
Best Practices for Front-End Django DevelopersBest Practices for Front-End Django Developers
Best Practices for Front-End Django Developers
Christine Cheung
 
DSpace-CRIS, anticipating innovation
DSpace-CRIS, anticipating innovationDSpace-CRIS, anticipating innovation
DSpace-CRIS, anticipating innovation
4Science
 

What's hot (20)

Lab-1-ROS-Intro.pdf
Lab-1-ROS-Intro.pdfLab-1-ROS-Intro.pdf
Lab-1-ROS-Intro.pdf
 
IoT databases - review and challenges - IoT, Hardware & Robotics meetup - onl...
IoT databases - review and challenges - IoT, Hardware & Robotics meetup - onl...IoT databases - review and challenges - IoT, Hardware & Robotics meetup - onl...
IoT databases - review and challenges - IoT, Hardware & Robotics meetup - onl...
 
An Introduction To REST API
An Introduction To REST APIAn Introduction To REST API
An Introduction To REST API
 
Best Practices for Front-End Django Developers
Best Practices for Front-End Django DevelopersBest Practices for Front-End Django Developers
Best Practices for Front-End Django Developers
 
Do you know what your Drupal is doing Observe it! (DrupalCon Prague 2022)
Do you know what your Drupal is doing Observe it! (DrupalCon Prague 2022)Do you know what your Drupal is doing Observe it! (DrupalCon Prague 2022)
Do you know what your Drupal is doing Observe it! (DrupalCon Prague 2022)
 
Orion Context Broker NGSI-v2 Overview for Developers That Already Know NGSI-v...
Orion Context Broker NGSI-v2 Overview for Developers That Already Know NGSI-v...Orion Context Broker NGSI-v2 Overview for Developers That Already Know NGSI-v...
Orion Context Broker NGSI-v2 Overview for Developers That Already Know NGSI-v...
 
Android internals
Android internalsAndroid internals
Android internals
 
Presentation On Operating system
Presentation On Operating systemPresentation On Operating system
Presentation On Operating system
 
Join Algorithms in MapReduce
Join Algorithms in MapReduceJoin Algorithms in MapReduce
Join Algorithms in MapReduce
 
Golang - Overview of Go (golang) Language
Golang - Overview of Go (golang) LanguageGolang - Overview of Go (golang) Language
Golang - Overview of Go (golang) Language
 
Nikto
NiktoNikto
Nikto
 
How I become Go GDE
How I become Go GDEHow I become Go GDE
How I become Go GDE
 
Shell programming
Shell programmingShell programming
Shell programming
 
Go lang
Go langGo lang
Go lang
 
Concurrency With Go
Concurrency With GoConcurrency With Go
Concurrency With Go
 
DSpace-CRIS, anticipating innovation
DSpace-CRIS, anticipating innovationDSpace-CRIS, anticipating innovation
DSpace-CRIS, anticipating innovation
 
Plateforme numérique en mode saas, un mode d'exploitation particulier d'un pr...
Plateforme numérique en mode saas, un mode d'exploitation particulier d'un pr...Plateforme numérique en mode saas, un mode d'exploitation particulier d'un pr...
Plateforme numérique en mode saas, un mode d'exploitation particulier d'un pr...
 
Advanced Stream Processing with Flink and Pulsar - Pulsar Summit NA 2021 Keynote
Advanced Stream Processing with Flink and Pulsar - Pulsar Summit NA 2021 KeynoteAdvanced Stream Processing with Flink and Pulsar - Pulsar Summit NA 2021 Keynote
Advanced Stream Processing with Flink and Pulsar - Pulsar Summit NA 2021 Keynote
 
Go Programming Language (Golang)
Go Programming Language (Golang)Go Programming Language (Golang)
Go Programming Language (Golang)
 
DSpace 7 - The Angular UI from a user’s perspective
DSpace 7 - The Angular UI from a user’s perspectiveDSpace 7 - The Angular UI from a user’s perspective
DSpace 7 - The Angular UI from a user’s perspective
 

Viewers also liked

Viewers also liked (20)

DKAN Drupal Distribution Presentation at Drupal Gov Days 2013
DKAN Drupal Distribution Presentation at Drupal Gov Days 2013DKAN Drupal Distribution Presentation at Drupal Gov Days 2013
DKAN Drupal Distribution Presentation at Drupal Gov Days 2013
 
Playing with open data
Playing with open dataPlaying with open data
Playing with open data
 
Building a Server-less Data Lake on AWS - Technical 301
Building a Server-less Data Lake on AWS - Technical 301Building a Server-less Data Lake on AWS - Technical 301
Building a Server-less Data Lake on AWS - Technical 301
 
WhiteStar Cloud - Zip, Clip, and Ship Based on FME Server
WhiteStar Cloud - Zip, Clip, and Ship Based on FME ServerWhiteStar Cloud - Zip, Clip, and Ship Based on FME Server
WhiteStar Cloud - Zip, Clip, and Ship Based on FME Server
 
FME-Based Tool for Automatic Updating of Geographical Git Repositories (Pushi...
FME-Based Tool for Automatic Updating of Geographical Git Repositories (Pushi...FME-Based Tool for Automatic Updating of Geographical Git Repositories (Pushi...
FME-Based Tool for Automatic Updating of Geographical Git Repositories (Pushi...
 
Automated Quality Controls with FME
Automated Quality Controls with FMEAutomated Quality Controls with FME
Automated Quality Controls with FME
 
FME Powers CKAN Open Data Portal
FME Powers CKAN Open Data PortalFME Powers CKAN Open Data Portal
FME Powers CKAN Open Data Portal
 
2013 Toronto - Licenced Cats and Dogs
2013 Toronto - Licenced Cats and Dogs 2013 Toronto - Licenced Cats and Dogs
2013 Toronto - Licenced Cats and Dogs
 
Playing with Open Data City of Toronto Divisional Monthly PCard Expenses
Playing with Open Data City of Toronto Divisional Monthly PCard ExpensesPlaying with Open Data City of Toronto Divisional Monthly PCard Expenses
Playing with Open Data City of Toronto Divisional Monthly PCard Expenses
 
Open Data - Toronto Water Flooding calls 2013
Open Data - Toronto Water Flooding calls 2013Open Data - Toronto Water Flooding calls 2013
Open Data - Toronto Water Flooding calls 2013
 
Open Data - City of Toronto Community Grants and Applications
Open Data - City of Toronto Community Grants and ApplicationsOpen Data - City of Toronto Community Grants and Applications
Open Data - City of Toronto Community Grants and Applications
 
Open Data - Toronto Sports and Recreation Registrations
Open Data - Toronto Sports and Recreation RegistrationsOpen Data - Toronto Sports and Recreation Registrations
Open Data - Toronto Sports and Recreation Registrations
 
Open Data - Toronto Tennis Courts Surface Material
Open Data - Toronto Tennis Courts Surface MaterialOpen Data - Toronto Tennis Courts Surface Material
Open Data - Toronto Tennis Courts Surface Material
 
Using Reference Models For Service Mapping In Canadian Governments
Using Reference Models For Service Mapping In Canadian GovernmentsUsing Reference Models For Service Mapping In Canadian Governments
Using Reference Models For Service Mapping In Canadian Governments
 
The Ultimate Geospatial Data Validation Checklist
The Ultimate Geospatial Data Validation ChecklistThe Ultimate Geospatial Data Validation Checklist
The Ultimate Geospatial Data Validation Checklist
 
ArcGIS 10.1 for Server Functionality Matrix
ArcGIS 10.1 for Server Functionality MatrixArcGIS 10.1 for Server Functionality Matrix
ArcGIS 10.1 for Server Functionality Matrix
 
DKAN: The Drupal Open Data Distribution (presented at SANDCamp San Diego Drup...
DKAN: The Drupal Open Data Distribution (presented at SANDCamp San Diego Drup...DKAN: The Drupal Open Data Distribution (presented at SANDCamp San Diego Drup...
DKAN: The Drupal Open Data Distribution (presented at SANDCamp San Diego Drup...
 
PORTAL FOR ARCGIS: Proveedor de información geográfica petrolera en Cepsa Exp...
PORTAL FOR ARCGIS: Proveedor de información geográfica petrolera en Cepsa Exp...PORTAL FOR ARCGIS: Proveedor de información geográfica petrolera en Cepsa Exp...
PORTAL FOR ARCGIS: Proveedor de información geográfica petrolera en Cepsa Exp...
 
Portal for ArcGIS – beste praksis - BK2016
Portal for ArcGIS – beste praksis - BK2016Portal for ArcGIS – beste praksis - BK2016
Portal for ArcGIS – beste praksis - BK2016
 
Road median and their types
Road median and their typesRoad median and their types
Road median and their types
 

Similar to Open Data Portals: 9 Solutions and How they Compare

Dotted Eyes - Open Software, Standards and Data
Dotted Eyes - Open Software, Standards and DataDotted Eyes - Open Software, Standards and Data
Dotted Eyes - Open Software, Standards and Data
Dotted Eyes
 
Dublinked tech workshop_15_dec2011
Dublinked tech workshop_15_dec2011Dublinked tech workshop_15_dec2011
Dublinked tech workshop_15_dec2011
Dublinked .
 
Osgis2011 edina addy_pope
Osgis2011 edina addy_popeOsgis2011 edina addy_pope
Osgis2011 edina addy_pope
Addy Pope
 

Similar to Open Data Portals: 9 Solutions and How they Compare (20)

Dotted Eyes - Open Software, Standards and Data
Dotted Eyes - Open Software, Standards and DataDotted Eyes - Open Software, Standards and Data
Dotted Eyes - Open Software, Standards and Data
 
Dublinked tech workshop_15_dec2011
Dublinked tech workshop_15_dec2011Dublinked tech workshop_15_dec2011
Dublinked tech workshop_15_dec2011
 
Osgis2011 edina addy_pope
Osgis2011 edina addy_popeOsgis2011 edina addy_pope
Osgis2011 edina addy_pope
 
Osgis2011 edina addy_pope
Osgis2011 edina addy_popeOsgis2011 edina addy_pope
Osgis2011 edina addy_pope
 
Analytical Innovation: How to Build the Next Generation Data Platform
Analytical Innovation: How to Build the Next Generation Data PlatformAnalytical Innovation: How to Build the Next Generation Data Platform
Analytical Innovation: How to Build the Next Generation Data Platform
 
ACdP Fiware.pdf
ACdP Fiware.pdfACdP Fiware.pdf
ACdP Fiware.pdf
 
What do we want computers to do for us?
What do we want computers to do for us? What do we want computers to do for us?
What do we want computers to do for us?
 
Mapgears - Technical product overview
Mapgears - Technical product overviewMapgears - Technical product overview
Mapgears - Technical product overview
 
Modern Data Management for Federal Modernization
Modern Data Management for Federal ModernizationModern Data Management for Federal Modernization
Modern Data Management for Federal Modernization
 
Big Data Companies and Apache Software
Big Data Companies and Apache SoftwareBig Data Companies and Apache Software
Big Data Companies and Apache Software
 
Data Virtualization: Introduction and Business Value (UK)
Data Virtualization: Introduction and Business Value (UK)Data Virtualization: Introduction and Business Value (UK)
Data Virtualization: Introduction and Business Value (UK)
 
Discover How IBM Uses InfluxDB and Grafana to Help Clients Monitor Large Prod...
Discover How IBM Uses InfluxDB and Grafana to Help Clients Monitor Large Prod...Discover How IBM Uses InfluxDB and Grafana to Help Clients Monitor Large Prod...
Discover How IBM Uses InfluxDB and Grafana to Help Clients Monitor Large Prod...
 
Open Source GIS
Open Source GISOpen Source GIS
Open Source GIS
 
Couchbase Mobile on Android
Couchbase Mobile on AndroidCouchbase Mobile on Android
Couchbase Mobile on Android
 
Experfy Online Course - Gain Competitive Advantage Using Microsoft Azure Data...
Experfy Online Course - Gain Competitive Advantage Using Microsoft Azure Data...Experfy Online Course - Gain Competitive Advantage Using Microsoft Azure Data...
Experfy Online Course - Gain Competitive Advantage Using Microsoft Azure Data...
 
Tableau Suite Analysis
Tableau Suite Analysis Tableau Suite Analysis
Tableau Suite Analysis
 
FIWARE Global Summit - FIWARE Overview
FIWARE Global Summit - FIWARE OverviewFIWARE Global Summit - FIWARE Overview
FIWARE Global Summit - FIWARE Overview
 
LinkedInSaxoBankDataWorkbench
LinkedInSaxoBankDataWorkbenchLinkedInSaxoBankDataWorkbench
LinkedInSaxoBankDataWorkbench
 
Microsoft Big Data
Microsoft Big DataMicrosoft Big Data
Microsoft Big Data
 
NetApp - Digital Transformation
NetApp - Digital TransformationNetApp - Digital Transformation
NetApp - Digital Transformation
 

More from Safe Software

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Cloud Revolution: Exploring the New Wave of Serverless Spatial Data
Cloud Revolution: Exploring the New Wave of Serverless Spatial DataCloud Revolution: Exploring the New Wave of Serverless Spatial Data
Cloud Revolution: Exploring the New Wave of Serverless Spatial Data
Safe Software
 
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration WorkflowsIgniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Safe Software
 
Introducing the New FME Community Webinar - Feb 21, 2024 (2).pdf
Introducing the New FME Community Webinar - Feb 21, 2024 (2).pdfIntroducing the New FME Community Webinar - Feb 21, 2024 (2).pdf
Introducing the New FME Community Webinar - Feb 21, 2024 (2).pdf
Safe Software
 
Cloud Revolution: Exploring the New Wave of Serverless Spatial Data
Cloud Revolution: Exploring the New Wave of Serverless Spatial DataCloud Revolution: Exploring the New Wave of Serverless Spatial Data
Cloud Revolution: Exploring the New Wave of Serverless Spatial Data
Safe Software
 
Taking Off with FME: Elevating Airport Operations to New Heights
Taking Off with FME: Elevating Airport Operations to New HeightsTaking Off with FME: Elevating Airport Operations to New Heights
Taking Off with FME: Elevating Airport Operations to New Heights
Safe Software
 
Initiating and Advancing Your Strategic GIS Governance Strategy
Initiating and Advancing Your Strategic GIS Governance StrategyInitiating and Advancing Your Strategic GIS Governance Strategy
Initiating and Advancing Your Strategic GIS Governance Strategy
Safe Software
 
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration Workflows Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Safe Software
 

More from Safe Software (20)

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action:  Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action:  Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Powering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsPowering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data Streams
 
The Critical Role of Spatial Data in Today's Data Ecosystem
The Critical Role of Spatial Data in Today's Data EcosystemThe Critical Role of Spatial Data in Today's Data Ecosystem
The Critical Role of Spatial Data in Today's Data Ecosystem
 
Cloud Revolution: Exploring the New Wave of Serverless Spatial Data
Cloud Revolution: Exploring the New Wave of Serverless Spatial DataCloud Revolution: Exploring the New Wave of Serverless Spatial Data
Cloud Revolution: Exploring the New Wave of Serverless Spatial Data
 
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration WorkflowsIgniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
 
The Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightThe Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and Insight
 
Mastering MicroStation DGN: How to Integrate CAD and GIS
Mastering MicroStation DGN: How to Integrate CAD and GISMastering MicroStation DGN: How to Integrate CAD and GIS
Mastering MicroStation DGN: How to Integrate CAD and GIS
 
Geospatial Synergy: Amplifying Efficiency with FME & Esri
Geospatial Synergy: Amplifying Efficiency with FME & EsriGeospatial Synergy: Amplifying Efficiency with FME & Esri
Geospatial Synergy: Amplifying Efficiency with FME & Esri
 
Introducing the New FME Community Webinar - Feb 21, 2024 (2).pdf
Introducing the New FME Community Webinar - Feb 21, 2024 (2).pdfIntroducing the New FME Community Webinar - Feb 21, 2024 (2).pdf
Introducing the New FME Community Webinar - Feb 21, 2024 (2).pdf
 
Breaking Barriers & Leveraging the Latest Developments in AI Technology
Breaking Barriers & Leveraging the Latest Developments in AI TechnologyBreaking Barriers & Leveraging the Latest Developments in AI Technology
Breaking Barriers & Leveraging the Latest Developments in AI Technology
 
Best Practices to Navigating Data and Application Integration for the Enterpr...
Best Practices to Navigating Data and Application Integration for the Enterpr...Best Practices to Navigating Data and Application Integration for the Enterpr...
Best Practices to Navigating Data and Application Integration for the Enterpr...
 
Cloud Revolution: Exploring the New Wave of Serverless Spatial Data
Cloud Revolution: Exploring the New Wave of Serverless Spatial DataCloud Revolution: Exploring the New Wave of Serverless Spatial Data
Cloud Revolution: Exploring the New Wave of Serverless Spatial Data
 
New Year's Fireside Chat with Safe Software’s Founders
New Year's Fireside Chat with Safe Software’s FoundersNew Year's Fireside Chat with Safe Software’s Founders
New Year's Fireside Chat with Safe Software’s Founders
 
Taking Off with FME: Elevating Airport Operations to New Heights
Taking Off with FME: Elevating Airport Operations to New HeightsTaking Off with FME: Elevating Airport Operations to New Heights
Taking Off with FME: Elevating Airport Operations to New Heights
 
Initiating and Advancing Your Strategic GIS Governance Strategy
Initiating and Advancing Your Strategic GIS Governance StrategyInitiating and Advancing Your Strategic GIS Governance Strategy
Initiating and Advancing Your Strategic GIS Governance Strategy
 
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration Workflows Igniting Next Level Productivity with AI-Infused Data Integration Workflows
Igniting Next Level Productivity with AI-Infused Data Integration Workflows
 

Recently uploaded

Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
amitlee9823
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
amitlee9823
 
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
amitlee9823
 
Abortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get CytotecAbortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Riyadh +966572737505 get cytotec
 
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...
amitlee9823
 
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
amitlee9823
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
amitlee9823
 

Recently uploaded (20)

Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Bommasandra Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
(NEHA) Call Girls Katra Call Now 8617697112 Katra Escorts 24x7
 
Anomaly detection and data imputation within time series
Anomaly detection and data imputation within time seriesAnomaly detection and data imputation within time series
Anomaly detection and data imputation within time series
 
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
 
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 nightCheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
Cheap Rate Call girls Sarita Vihar Delhi 9205541914 shot 1500 night
 
Abortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get CytotecAbortion pills in Jeddah | +966572737505 | Get Cytotec
Abortion pills in Jeddah | +966572737505 | Get Cytotec
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics Program
 
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
VIP Model Call Girls Hinjewadi ( Pune ) Call ON 8005736733 Starting From 5K t...
 
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
Thane Call Girls 7091864438 Call Girls in Thane Escort service book now -
 
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men  🔝Bangalore🔝   Esc...
➥🔝 7737669865 🔝▻ Bangalore Call-girls in Women Seeking Men 🔝Bangalore🔝 Esc...
 
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
 
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
hybrid Seed Production In Chilli & Capsicum.pptx
hybrid Seed Production In Chilli & Capsicum.pptxhybrid Seed Production In Chilli & Capsicum.pptx
hybrid Seed Production In Chilli & Capsicum.pptx
 

Open Data Portals: 9 Solutions and How they Compare

  • 1. Open Data Portals 9 Solutions and How They Compare
  • 3.
  • 4.
  • 6. Citizens are demanding access to open data like never before. We want it.
  • 7. Great advances have been made in technology. Citizens are tech savvy and aware. We have the ability.
  • 8. Better decisions are being made by the mass population. Benefits are undeniable.
  • 9. Why does this matter? Build innovations on top of institutes and empower citizens across the globe.
  • 10. What is Open Data? “Open data and content can be freely used, modified, and shared by anyone for any purpose” opendefinition.org “Open Data is free, public data that can be used to launch commercial and nonprofit ventures, do research, make data-driven decisions, and solve complex problems.” Open Data 500
  • 11. Open Data Audiences ● Citizens who want to examine the data and answer questions they have. ● Researchers and journalists who want to gather and analyze the data to tell stories. ● Developers who want to use the data to build applications Source: City of Winnipeg
  • 12. WhoProducesOpenData? All levels of governments Intergovernmental Organizations Non Governmental Organizations Private Companies Academic Institutes
  • 14. PDFs make for poor Open Data spatialityblog.com/2011/08/31/mapping-hurricane-nyc/
  • 15. NYPD Example Released collision data in PDF Citizen created a PDF Scraper Tool so the data could be read NYPD responded and their data is now on Socrata Limit public interaction
  • 16. Ingredients for Open Data Portal Success
  • 17. Updating Datasets should not be static and should be regularly updated.
  • 18. How to keep your data up-to-date: Provide your data as a published feed (e.g. RSS) or API. Connect your open data platform directly to the master database. Enlist the help of FME to sync your master data store with your open data repository.
  • 20. Projection Support ● Advanced users should be able to choose their projection. ● Local (e.g. State Plane or British National Grid) and global projections should be provided. ● Globally we would recommend: ● WGS 84 Lat/Lng (EPSG: 4326) ● Spherical Mercator (EPSG: 3857)
  • 22. Pay Attention To Data Quality ● Ensure you’ve covered off our Data Quality Checklist ○ FME can automate the checking ● Check out csvlint.io -- a free CSV quality checker
  • 24. Data should be available in... Tabular: ● CSV ● JSON (API) Spatial: ● GeoJSON (API) ● Shapefile Tabular: ● Excel ● XML Spatial: ● AutoCAD DXF/DWG ● Esri File Geodatabase ● GML ● KML ● Mapinfo TAB Suggested: Supplementary:
  • 26. 9 Solutions from A-Z ArcGIS Open Data Amazon Web Services (AWS) CKAN DataPress DKAN FTP GitHub Junar OpenDataSoft Socrata
  • 27. ArcGIS Open Data Configure your own branded Open Data site on top of ArcGIS Server or ArcGIS Online. OPENDATA.ARCGIS.COM
  • 28. Popular choice for Esri users. Open data builds directly on top of your published ArcGIS services. Supported data types: ● Hosted (AGOL) feature services ● ArcGIS for Server feature services ● ArcGIS for Server map services ● Image services ● CSVs ● Other - Web maps, URLs, Word docs and PDF ● Other services via Koop
  • 29. Data and metadata can be viewed in the browser. Can create simple histograms, line, donut or scatter charts to look for patterns without downloading the data. All data is downloaded in WGS 84, and you can also download the data as KML, Shapefile or via the API (JSON, Geoservice, WMS).
  • 31. Amazon Web Services Run/roll your own powerful open data platform. AWS.AMAZON.COM with help from WordPress & FMECLOUD.COM
  • 32. By leveraging the lower-level services of AWS (e.g. S3, EC2, RDS) and making use of FME Cloud as a data-mover, you can produce an extremely fault-tolerant, scalable and powerful service that is easy to maintain and cost effective.
  • 33.
  • 35. CKAN Open source data portal - providing tools to streamline publishing, sharing, finding and using data. CKAN.ORG
  • 36. Leading open source data portal with over 300 open source data management extensions. Particularly suited for large organizations.
  • 37. Easy data uploading. Fast search experience. A rich JSON API allows for integration with FME. CKAN can plot geographic data in an interactive map. Real World: The City of Surrey partnered FME Server to allow any CKAN dataset to be downloaded in any format and any projection.
  • 38. DataPress WordPress and CKAN seamlessly integrated and hosted on the cloud. DATAPRESS.IO
  • 39. Fast and simple data publishing WordPress integration allows you to write blog posts, design pages, and manage menus and content in a simple web interface - Hosted on the cloud -
  • 41. DKAN Complementary offering to CKAN. Open source Drupal plugin with a cloud-hosted version available. NUCIVIC.COM/DKAN
  • 42. Integrates CKAN features into Drupal Simple to deploy and maintain Complete set of content management features Especially suited to anyone using Drupal Self-hosted or cloud version available Real world: used by data.gov.uk
  • 43. Free Hosting Free and simple to use. FTP or GITHUB
  • 44. Simple file catalog service. Free hosting with sites like DataHub.io, FTP, Google Drive and GitHub is a good place to start with Open Data. Cloud file storage solutions can be used to store and serve large volumes of data. Web interface can be built on top of the storage system.
  • 47. Junar Cloud open data platform with focus on ease of use, powerful analysis and visualizations. JUNAR.COM
  • 48. SaaS Platform Provides a standard data portal as well as APIs that enable developers to integrate data into their applications. ● Government of Chile ● City of Sacramento ● City of Palo Alto Real World
  • 49. OpenDataSoft Focus on ease of use, automated API generation and interactive visualizations. OPENDATASOFT.COM
  • 50. Proficient working with large datasets, as they leverage Elasticsearch, which ensures near real- time search and analysis. SaaS platform Geospatial format support Data publishing and management via live dashboards
  • 51. Socrata A platform that turns data into a utility that can be discovered, consumed, visualized, analyzed, and shared. SOCRATA.COM
  • 52. Easy to publish data to Socrata using a WebUI, desktop sync tool, or API Upload CSV, Excel, and TSV files natively with support for Shapefiles, KML, KMZ, and GeoJSON There is both a published and working copy of the dataset Many tools around metadata management and workflow
  • 53. Efficient search Rich set of tools allow you to visually inspect data Metadata is not front and center: the focus is on the information within the data itself Impressive analytics tools Public Data as a Utility
  • 55. Solutions Takeaway There are many top quality open data solutions available. Do your own research and see which one is right for you.
  • 56. Hackathons (i. e. BigApps NYC 2015) Normalization of data at national level so we can compare cities globally Open Private Sector Focus shift: data quality, not quantity More cities & governments following NY The Future of Open Data No tech excuses
  • 57. For More Information Open Data Institute
  • 59. Thank you Want more resources about moving data? blog.safe.com knowledge.safe.com webinars.safe.com