ó
mÜJ]c           @` s‡   d  Z  d d l m Z m Z m Z m Z d d l Z e j e ƒ Z	 d d l
 m Z d	 Z e e d ƒ d ƒ  Z e j ƒ  Z Wd QXd S(
   u&   Provide geojson of the UK NHS' England area teams.

The data was downloaded from https://github.com/JeniT/nhs-choices on
November 14th, 2015. It is a geojson representation of open data available
from NHS Choices. It was downloaded for demonstration purposes only, it is
not kept up to date.

i    (   t   absolute_importt   divisiont   print_functiont   unicode_literalsNi   (   t   package_pathu   geojsonu   sample_geojson.geojsonu   r(   u   geojson(   t   __doc__t
   __future__R    R   R   R   t   loggingt	   getLoggert   __name__t   logt   util.sampledataR   t   __all__t   opent   ft   readt   geojson(    (    (    s>   lib/python2.7/site-packages/bokeh/sampledata/sample_geojson.pyt   <module>   s   "