Skip to content

Arcpy script that creates a report with the number of null and blank rows by field of a gdb

Notifications You must be signed in to change notification settings

luishromero/arcpy-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

arcpy-report

This Arcpy script creates a xlsx file that shows the number of null and blank rows by field of a gdb. It creates a sheet by table and feature class, inside each sheet populate extra information.

**This tool requires an active ArcGIS PRO licence to run

script-tool-report.py

The script to be used in a script tool

Need to set two inputs:

  1. Geodatabase to evaluate
  2. Name of the report file

Params Capture

Report example:

Report Capture

About

Arcpy script that creates a report with the number of null and blank rows by field of a gdb

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages