<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Data Conversion on Data Prep Toolbox</title>
        <link>https://www.dataprep.jp/en/tags/data-conversion/</link>
        <description>Recent content in Data Conversion on Data Prep Toolbox</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <copyright>dataprep.jp</copyright><atom:link href="https://www.dataprep.jp/en/tags/data-conversion/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>Fix character encoding issues</title>
        <link>https://www.dataprep.jp/en/pattern-fix-character-encoding/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/pattern-fix-character-encoding/</guid>
        <description>&lt;img src="https://visualizing.jp/gridded-cartogram/images/thumb_ph_vizjp_hu_982f6515b909acd4.png" alt="Featured image of post Fix character encoding issues" /&gt;&lt;p&gt;Use this pattern when Japanese text becomes garbled after opening a CSV, or when a GIS or spreadsheet app fails to read the file correctly.&lt;/p&gt;
&lt;h2 id=&#34;solution&#34;&gt;Solution
&lt;/h2&gt;&lt;p&gt;Identify the original encoding first, then convert the file into the encoding expected by the next tool. A fast converter makes it easy to validate both directions before sharing or importing the data.&lt;/p&gt;
&lt;h2 id=&#34;tool&#34;&gt;Tool
&lt;/h2&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://change-character-encoding.dataprep.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://www.dataprep.jp/images/cover-change-character-encoding.png&#34; alt=&#34;Shift JIS ⇄ UTF-8 Converter&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataprep.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Shift JIS ⇄ UTF-8 Converter&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Convert character encoding between Shift JIS and UTF-8&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;change-character-encoding.dataprep.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;h2 id=&#34;good-fit-for&#34;&gt;Good fit for
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Preparing CSV files for distribution&lt;/li&gt;
&lt;li&gt;Fixing import errors in Japanese datasets&lt;/li&gt;
&lt;li&gt;Moving files between different systems&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Easily convert addresses to latitude/longitude</title>
        <link>https://www.dataprep.jp/en/pattern-address-to-latlon/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/pattern-address-to-latlon/</guid>
        <description>&lt;img src="https://visualizing.jp/gridded-cartogram/images/thumb_ph_vizjp_hu_982f6515b909acd4.png" alt="Featured image of post Easily convert addresses to latitude/longitude" /&gt;&lt;p&gt;Use this pattern when you have addresses for stores or facilities, but need latitude and longitude before you can map or analyze them.&lt;/p&gt;
&lt;h2 id=&#34;solution&#34;&gt;Solution
&lt;/h2&gt;&lt;p&gt;Convert addresses into coordinate columns first, then move on to visualization or spatial analysis. Batch geocoding is much more reliable and efficient than checking each point manually.&lt;/p&gt;
&lt;h2 id=&#34;tool&#34;&gt;Tool
&lt;/h2&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://address-to-latlon.dataprep.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://www.dataprep.jp/images/cover_address-to-latlon.jpg&#34; alt=&#34;Address to Lat/Lon Converter&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataprep.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Address to Lat/Lon Converter&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Geocoding tool for converting address lists into coordinates&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;address-to-latlon.dataprep.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;h2 id=&#34;good-fit-for&#34;&gt;Good fit for
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Mapping store or facility locations&lt;/li&gt;
&lt;li&gt;Running spatial analysis on address-based data&lt;/li&gt;
&lt;li&gt;Avoiding manual coordinate lookup&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Format and convert map data</title>
        <link>https://www.dataprep.jp/en/pattern-format-map-data/</link>
        <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
        
        <guid>https://www.dataprep.jp/en/pattern-format-map-data/</guid>
        <description>&lt;img src="https://visualizing.jp/gridded-cartogram/images/thumb_ph_vizjp_hu_982f6515b909acd4.png" alt="Featured image of post Format and convert map data" /&gt;&lt;p&gt;Use this pattern when decimal precision or coordinate reference systems are inconsistent and your map data does not line up correctly in the next tool.&lt;/p&gt;
&lt;h2 id=&#34;solution&#34;&gt;Solution
&lt;/h2&gt;&lt;p&gt;Standardize latitude/longitude formatting first, then convert the coordinate system if needed. Splitting the work into formatting and projection changes makes it easier to isolate the source of location errors.&lt;/p&gt;
&lt;h2 id=&#34;tools&#34;&gt;Tools
&lt;/h2&gt;&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://latlon-formatter.dataprep.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://www.dataprep.jp/images/cover_latlon-formatter.png&#34; alt=&#34;Lat/Lon Formatter&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataprep.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Lat/Lon Formatter&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Standardize latitude/longitude format and precision&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;latlon-formatter.dataprep.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;div class=&#34;external-link-card&#34;&gt;
  &lt;a class=&#34;external-link-card__inner&#34; href=&#34;https://transform-coordinates.dataprep.jp/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
    &lt;div class=&#34;external-link-card__media&#34;&gt;&lt;img src=&#34;https://www.dataprep.jp/images/cover_transform-coordinates.png&#34; alt=&#34;Transform Coordinates&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34; /&gt;&lt;/div&gt;
    &lt;div class=&#34;external-link-card__body&#34;&gt;&lt;div class=&#34;external-link-card__site&#34;&gt;dataprep.jp&lt;/div&gt;&lt;div class=&#34;external-link-card__title&#34;&gt;Transform Coordinates&lt;/div&gt;&lt;div class=&#34;external-link-card__description&#34;&gt;Convert the coordinate system of geographic files&lt;/div&gt;&lt;div class=&#34;external-link-card__url&#34;&gt;transform-coordinates.dataprep.jp&lt;/div&gt;&lt;/div&gt;
    &lt;span class=&#34;external-link-card__icon&#34; aria-hidden=&#34;true&#34;&gt;
      &lt;svg viewBox=&#34;0 0 24 24&#34; focusable=&#34;false&#34;&gt;
        &lt;path d=&#34;M14 3h7v7m0-7L13 11&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M17 17H5V5h7&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;1.5&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/span&gt;
  &lt;/a&gt;
&lt;/div&gt;

&lt;h2 id=&#34;good-fit-for&#34;&gt;Good fit for
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Mixing map data from different coordinate systems&lt;/li&gt;
&lt;li&gt;Normalizing latitude/longitude precision&lt;/li&gt;
&lt;li&gt;Troubleshooting positional offsets&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        
    </channel>
</rss>
